Although we had no problems to configure glassfish with ajp and apache 2.2.x with mod_proxy_ajp, we saw, that this configurations is not performant and sometimes requests were dropped in this configuration.
We switched back to apache2.2.x mod_proxy_reverse connecting via http on glassfish:8080 and are happy now.
We also compared http throughput up to 600 requests/second with a variety of settings.
My recommendation for today:
apache:80 -> mod_proxy_reverse (http)-> glassfish:8080
--
Thorleif Wiik
http://www.wiik.de
[Message sent by forum member 'thorleif' (thorleif)]
http://forums.java.net/jive/thread.jspa?messageID=240518