https://issues.apache.org/bugzilla/show_bug.cgi?id=55842
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Konstantin Kolinko <[email protected]> --- 1. Usually the buffer size of a JSP page is configured via @page directive. I suspect that response.setBufferSize() is a wrong API here and configures something else. 2. What is the size of the first chunk of that chunked response? -- 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]
