The amount of content the webcontainer channel will buffer unless the servlet explicity calls flush/close on the response/writer/outputstream.
Attribute Details
writeBufferSize
-
The amount of content the webcontainer channel will buffer unless the servlet explicity calls flush/close on the response/writer/outputstream. The default is 8192. data type:
int
default Value:
8192