The following reply was made to PR os-solaris/2386; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Jason Spears <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: os-solaris/2386: many connections stuck in CLOSE_WAIT, all servers on machine appear to stop responding Date: Wed, 17 Jun 1998 22:47:28 -0700 (PDT) If you look at /server-status what state does it show the children in? If a lot of the children appear to be stuck doing something, find the pid of one of them and then run "truss" against it... and send some output back so we can figure out where it's at. Oh yeah, another thing to try is to put "LogLevel debug" into your httpd.conf and see if any useful messages are printed in your error_log. Dean
