However, if you have poorly written code it could cause Apache to hang. I would ask yourself a few questions, does it only happen on one particular website apache is running or on every site that apache is serving up pages for? What kind of code are you running? PHP, Perl etc.
Have you looked in the Apache error logs yet? Usually in /path/to/apache/logs/error_log & access_log. If you look at the requests in the error_log it will probably give you a good indication of why it keeps hanging.
HTH
Jas
Bryan Simmons wrote:
I'm using php 4.3.4 as a loadable module for Apache2 on a Redhat box. It works for the most part except that for about every 5th page that is requested, the server hangs. It always finishes the process and the page but it hangs for like 5 minutes. Is this a known error? Does anyone know how to fix this?
Regards,
Bryan Simmons Network Systems Engineer General Physics 410.379.3710 [EMAIL PROTECTED]
__________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php