Hello:

I have a problem that as following, I hope that someone can give me an answer.

I've just been doing some debugging of a CGI file. In doing so I was 
outputting a large amount of information to STDERR. During this I found that 
this would hang the apache handler process. Reducing the output is a workaround.

httpd.conf:
-----------------
...
<VirtualHost _default_:82>
#  General setup for the virtual host
ErrorLog syslog 
...
</VirtualHost>
...
-------------------



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to