GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 03-Dec-2008, 17:08
bhayzone bhayzone is offline
New Member
 
Join Date: Dec 2008
Posts: 1
bhayzone is on a distinguished road

Apache becomes unresponsive after several days


Hello 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  
Old 13-Apr-2009, 19:54
SSANZ SSANZ is offline
New Member
 
Join Date: Apr 2009
Posts: 12
SSANZ is on a distinguished road

Re: Apache becomes unresponsive after several days


Linux or Windows?

linux - tail -f /usr/local/apache/logs/error_log
 
 

Recent GIDBlogAccepted for Ph.D. program by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sunday morning Humor cable_guy_67 Open Discussion Forum 240 28-Mar-2009 01:30
Apache 1.3 to Apache 2 rannybo Apache Web Server Forum 0 14-Feb-2008 06:59
Get Apache Off My Computer Plz!!! Trippinshrumes Apache Web Server Forum 1 30-Apr-2007 21:26
High CPU usage of apache 2.046/redhat linux3.0 dd123 Apache Web Server Forum 0 08-Apr-2005 20:07
Can't view pages from another machine on the Intranet aevans Apache Web Server Forum 9 14-May-2004 03:26

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 04:38.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.