[Ilugc] Apache Load balancer using Mod_JK problem

  • From: dineshatit@xxxxxxxxx (Dinesh Kumar Rajagopal)
  • Date: Mon Jan 4 12:28:02 2010

2009/12/28 ashwin kesavan <ashwin.chn@xxxxxxxxx>

Hi Dinesh,

I am not a member of ilugc, but i read up ilugc mail regularly through
google mirror of ilugc. I saw you mail on the above subject. I have
seen this error message a number of times and i have troubleshooted
the same. It happens when the there is a request from web server to
application server but web server time-outs before app server
responds. This is usually because app server takes too long a time to
respond or web server has too small a tiem out value. Please post the
socket_timeout and connect_timeout value in jk-workers.properties. and
also measure the time taken for the app server to respond by accessing
the application directly by passing the web server. Usually url with
some port numbers. Also provide the the relevant logs of :
What is the web server access log and error log say during this time
(please post only relavant sections of log)
What is the mod_jk.log say during this time of error you notice.
What does the application log say during this time.
Please feel free to post this to ilugc with cc as it could help others
with similar problem.

Hope that Helps

Ashwin K.



Yes Ashwin , As you said i have configured the
jk-workers.properties with socket_timeout and connect_timeout value by calc
response time of my application server.
thanks a lot !!!

Other related posts: