I have mod_jk load balancing over several back-end Java processes which embed
Tomcat.
When I Ctrl-C one of those processes, a server-sent-event response stream
(which has already sent a number of events) does not end from a client
perspective. Rather the original request is retried against the
If you want compression here, then just do it in a servlet filter based on
Accept-Encoding thus resulting in compression in Tomcat and the stream
remaining compressed all the way to the client.
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Fri 4/1/2011 5:20