Hi I am facing an issue with apache-jboss AJP connectivity. I am mentioning my settings below I am using mod_proxy_ajp.so in my Apache "proxy_ajp.conf" The configuration of proxypass is as follows ProxyPassMatch ^(/publish.*) ajp://192.168.9.11:8009/$1 timeout=600 JBOSS is installed in a fedora7 machine with ip 192.168.9.11 APACHE is running in a fedora7 machine with ip 192.168.9.15 The URL used to browse this site is http://testingpublish.testint.com/publish and this will be redirected to the Jboss application hosted in 192.168.9.11 I am facing a issue with this. Not all the time but at certain times Usually if someone tires to connect to http://testingpublish.testint.com/publish/ this will work fine. But sometimes it will give a 503 error. Once this error comes I need to reload apache so as to make this site function again. Again after 10 hours or 12 hours (there is no exact time gap between the apache reload and the error) again the 503 error happens and again i need to reload the apache to rectify this issue. I check the apache error logs and found the following error. [Thu Nov 20 07:31:18 2008] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header [Thu Nov 20 07:32:18 2008] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header [Thu Nov 20 07:37:18 2008] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header When i reload apache the site functions again perfectly. I am trying to fix this issues for a long time and so far no success. I am not sure what could be wrong. I am using APACHE version 2.2.8 and JBOSS version "jboss-4.2.2" can anyone please help me to resolve this issue. Thanks & Regards. Biju -- View this message in context: http://www.nabble.com/mod_proxy_ajp-tp20593791p20593791.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx