You mean run apache httpd as proxy infront of Tomee? I have been avoid this option as it complicates deployments and require extra resources on machines.
I run tomee without any proxies on port 8080, forward port 80 to 8080 for security. This has been working well. Less moving parts and simpler. -- View this message in context: http://openejb.979440.n4.nabble.com/Tomee-Parallel-Deployment-tp4661037p4661056.html Sent from the OpenEJB User mailing list archive at Nabble.com.
