"Remy Maucherat" <[EMAIL PROTECTED]> wrote: > Yes, it's horrible. Given the way the old HTTP/1.1 connector is written it's > very hard and very risky to fix :-(
As long as 4.0.4 will work... I'd like to see either that fixed, or a working replacement with Coyote. > Use Coyote instead for deperate situations ;-) > At least, one version which doesn't throw a NPE (I suppose it does help). 1.0b8 works under 4.0.3. No problems but NIP (not in production) > I tried the example you mentioned above and your "nasty" 302 AvantGo > servlet, and both work fine in 4.1.1 (and 4.1.0 probably). It's not "nasty" it's perfectly fine... To go in production I added a response.flushBuffer() at the end so that it fixed the behavior, but I shouldn't have to do that... Pier -- I think that it's extremely foolish to name a server after the current U.S. President. B.W. Fitzpatrick -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>