Apache Server showing Timeout randomly?
Hi,
Request when landing on HTTP Server times out while sending to OC4J container on second server. This only happens in the morning (start of day) or random couple of instances during the day. The rest of the time its working on Normal.
Following is the error i am getting on Apache Logs:
[Fri Jul 9 08:42:34 2010] [error] [client xx.xx.xx.xxx] [ecid: 1278642810:xxx.xxx.xxx.xxx:19293:0:286,0] (145)Connection timed out: MOD_OC4J_0086: Got an unexpected error while calling recv() to receive a message from oc4j and error code is 145.
[Fri Jul 9 08:42:34 2010] [error] [client xx.xx.xx.xxx] [ecid: 1278642810:xxx.xxx.xxx.xxx:19293:0:286,0] MOD_OC4J_0054: Failed to call network routine to receive an ajp13 message from oc4j.
[Fri Jul 9 08:42:34 2010] [error] [client xx.xx.xx.xxx] [ecid: 1278642810:xxx.xxx.xxx.xxx:19293:0:286,0] MOD_OC4J_0033: Failed to receive an ajp13 message from oc4j.
[Fri Jul 9 08:42:34 2010] [warn] [client xx.xx.xx.xxx] [ecid: 1278642810:xxx.xxx.xxx.xxx:19293:0:286,0] MOD_OC4J_0078: Network connection errors happened to host: 10.0.16.21 and port: 12950 while receiving the first response from oc4j. This request is recoverable.
where xxx.xx.... are IP addresses.
Its weird to be on some time of the day. I have tried increasing the time out value in httpd.conf, but yet its same.
Please help!
Many thanks,
Salman