You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Wolff <al...@gmail.com> on 2007/05/10 06:27:35 UTC

http chunking in Tomcat 5.5

How can i enable/disable "http chunking" in Tomcat 5.5?

thanks in advance,
Alexander

Re: http chunking in Tomcat 5.5

Posted by Tim Funk <fu...@joedog.org>.
Its enabled by default.

IIRC - you can't disable it unless you set the content length for the 
response. (See the servlet spec / google for how to set content length)

-Tim

Alexander Wolff wrote:
> How can i enable/disable "http chunking" in Tomcat 5.5?
> 
> thanks in advance,
> Alexander
> 


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org