Have you try using mod_proxy_http to foward connection to the http connector on tomcat instead of using mod_proxy_ajp? I have faced some performance issues using mod_proxy_ajp and when I switch to mod_proxy_http I had no problem at all.
Gustavo View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995374#3995374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995374 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
