Re: patch: fix warp connector to properly implement flush() and flushBuffer()

2002-02-08 Thread jean-frederic clere
Roger Nesbitt wrote: > > Hi all, > > I've got a little servlet that keeps the HTTP connection streams data (html > script data, to be precise) at the rate of a few bytes per second. Tomcat > handled this fine, but as soon as I routed it through Apache using the warp > connector, I found that da

patch: fix warp connector to properly implement flush() and flushBuffer()

2002-02-05 Thread Roger Nesbitt
Hi all, I've got a little servlet that keeps the HTTP connection streams data (html script data, to be precise) at the rate of a few bytes per second. Tomcat handled this fine, but as soon as I routed it through Apache using the warp connector, I found that data was not sent until the connect