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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |