Re: Connector bufferSize > 8K restriction
Sorry. I forgot to include that this is from the Tomcat-5.5.20 source. On Jan 8, 2007, at 9:17 PM, Lenny Marks wrote: I posted a long while ago about not being able to decrease the response buffer below 8K. http://marc.theaimsgroup.com/?l=tomcat-dev&m=109218414305332&w=2 See also:
Connector bufferSize > 8K restriction
} +outputBuffer = new OutputBuffer(connector.getBufferSize()); outputStream = new CoyoteOutputStream(outputBuffer); writer = new CoyoteWriter(outputBuffer); } Lenny Marks Software Architect American Physical Society -