Any changes required on server side?. I am using Jboss 5.0.1 and keep alive is set to -1 which means unlimited keep alive connections and also added
-Dhttp.keepAlive=true
-Dhttp.maxConnections=200 options in run.conf. Does this have any affect on JMS?. Firewall is present between client and server.
Thanks