Returns the size, in bytes, of the output buffer used to store data before it is sent to the MobiLink server.
int StreamHTTPParms.getOutputBufferSize()
Increasing this value may reduce the number of network flushes needed to send a large upload at the cost of increased memory use. In HTTP, each flush sends a large (approximately 250 bytes) HTTP header; reducing the number of flushes can reduce the bandwidth use.
The integer containing the buffer size.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |