Hello, I have deployed a Struts Ajax dojo based web application. Its using Dojo 1.1 (v 1.1 2008/07/23). Scenario 1: I have deployed this application on JBoss 4.2.2GA application server and works perfectly fine. The JBoss is in standalone mode and the response time is perfectly fine and great. Scenario 2: I deployed the same application on a clustered environment with following architecture: F5 ---> Apache ------> JBoss ---> Database. Apache: 2.0.55 Mod_jk: 1.2.20 JBoss: 4.2.2GA In this scenario, the dojo requests tend to Hang at the Apache level. The number of request processed keeps on increasing in "W" state (Sending Reply) on Apache, Finally the Apache hangs and has to be restarted. The column "Req" (Milliseconds required to process most recent request) takes of tthe order of 1936555533 milli seconds to process a dojo requests and HANGS the Apache server. In both the scenarios, the WAR is deployed on JBoss. There is no code deployed on Apache Http server related to application. 1) Is there any known issue between Apache and Dojo? 2) Any specific configuration required at Apache level in httpd.conf? 3) Whats exactly going wrong with Apache? I have opened a similar case in Dojo Forum too at : http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/application-using-dojo-hangs-apache-httpd-server Please help. Regards, -- View this message in context: http://www.nabble.com/application-using-dojo-hangs-apache-httpd-server-tp18845726p18845726.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