Glassfish 4.0 cluster + mod_jk. Servlet streaming content issue
I’m trying to set up a glassfish 4.0 cluster with 2 instances using Apache 2.2 with mod_jk for load balancing. Everything is working as expected, except for a servlet used to serve images. When I …