https://issues.apache.org/bugzilla/show_bug.cgi?id=45523





--- Comment #2 from Timo Kinnunen <[EMAIL PROTECTED]>  2008-08-01 09:59:55 PST 
---
Thanks, for posterity, the correct answer seems to be to do

    response.setBufferSize(128000);

first thing in the Filter.

Also, may I respectfully suggest that documentation in e.g.
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html be clarified as to
what is affected when setting the socketBuffer-parameter.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to