On 10/25/2006 04:46 PM, Sven Köhler wrote: >>>Hi, >>> >>>JSP (via mod_jk) and maybe other plugins sometimes flush the >>>connection, >>>so that the browsers receive everything that's stuck in some internal >>>buffer. Here's a quote from mod_jk's docs: >>> >>> >>>JkOptions +FlushPackets >>>JkOptions FlushPackets, you ask mod_jk to flush Apache's connection >>>buffer after each AJP packet chunk received from Tomcat. >>> >>> >>>mod_deflate breaks that. I know the issue from ssh already. >> >>I know. There are some patches to fix that. These are proposed for backport >>to 2.2.x: > > > Backport to 2.2.x ? I'm still using 2.0.x - LOL.
Have you tried to apply the patches for 2.2.x to 2.0.x? I haven't tried so, but I think mod_deflate has not changed that much between 2.2.x and 2.0.x, so that might work. If you do so please report back, such that the patches can be proposed for backport to 2.0.x. Regards Rüdiger
