![]() |
|
#1
|
|||
|
|||
Apache becomes unresponsive after several daysHello All,
I am facing this problem in production since a very long time now. Made several changes but it keeps surfacing. I need some help in isolating/identifying/understanding the actual cause of this problem. What can I do to analyze this issue. From where can I get more information about what Apache is doing or its state when it crashes. Any help is appreciated. The problem: ========== We have a Tomcat server (port 8080) running behind an Apache HTTP Server (port 80). Every once it a couple of weeks, the application just becomes unreachable when going through Apache. However the application can be reached by going directly to Tomcat i.e. by adding 8080 to the URL. Production users are not supposed to be using 8080, we have just kept it open for debugging purposes. We have the following in the httpd.conf. Timeout 120 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 15 <IfModule prefork.c> StartServers 8 MinSpareServers 5 MaxSpareServers 20 ServerLimit 256 MaxClients 256 MaxRequestsPerChild 4000 </IfModule> <IfModule worker.c> StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 </IfModule> .. .. .. JkOptions +ForwardURICompatUnparsed JkMount /* tomcat |
|||
|
#2
|
|||
|
|||
Re: Apache becomes unresponsive after several daysLinux or Windows?
linux - tail -f /usr/local/apache/logs/error_log |
Recent GIDBlog
Problems with the Navy (Enlisted) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sunday morning Humor | cable_guy_67 | Open Discussion Forum | 240 | 28-Mar-2009 00:30 |
| Apache 1.3 to Apache 2 | rannybo | Apache Web Server Forum | 0 | 14-Feb-2008 05:59 |
| Get Apache Off My Computer Plz!!! | Trippinshrumes | Apache Web Server Forum | 1 | 30-Apr-2007 20:26 |
| High CPU usage of apache 2.046/redhat linux3.0 | dd123 | Apache Web Server Forum | 0 | 08-Apr-2005 19:07 |
| Can't view pages from another machine on the Intranet | aevans | Apache Web Server Forum | 9 | 14-May-2004 02:26 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The