Re: tomcat response chunk size

2010-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fred, On 2/12/2010 3:31 PM, fredk2 wrote: > I just remembered after i did my post that I can set in apache a > BrowserMatch downgrade-1.0 for this client - works like a charm. Sounds good. > any reason with 8K being a good number and where that > wo

Re: tomcat response chunk size

2010-02-12 Thread fredk2
wDrPwHefRY7GM > =7ERk > -END PGP SIGNATURE- > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org >

Re: tomcat response chunk size

2010-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fred, On 2/12/2010 2:48 PM, fredk2 wrote: > I have an old client that does not understand the Transfer-Encoding: > chunked. My tomcat response is chunked with hex 2000 (8K and a little bit > less via AJP: 1FF8). Do you mean that it's returned in chu

tomcat response chunk size

2010-02-12 Thread fredk2
ingly, in Tomcat4 there was an attribute allowChunking="false". Many thanks, Fred -- View this message in context: http://old.nabble.com/tomcat-response-chunk-size-tp27568493p27568493.html Sent from the Tomcat - User mailing list archiv