The following reply was made to PR mod_log-any/1396; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Steve Resnick <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: mod_log-any/1396: Logging to a pipe causes server to stop serving documents Date: Wed, 19 Nov 1997 21:10:33 -0700 (MST) On Wed, 19 Nov 1997, Steve Resnick wrote: > The above produces the same problems. Additionally the perl script above > does not actually write anything to /tmp/log.out -- The file is created, > it is not written to. Are you really sure you aren't running into file descriptor problems? Have you tried reducing the number of virtual hosts? Perhaps setup a test server on another port to play with and see if it happens with no virtual hosts, then add vhosts a bit at a time and see if it happens.
