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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx