Client_Max_Buffer


Used for:
RTserver and RTgms only
Type:
Integer
Default Value:
10000000
Valid Values:
Any integer greater than 0

The Client_Max_Buffer option specifies the maximum number of bytes of data that are allowed to be buffered to each RTclient process. This maximum buffer size is used to check for possible network failures. To prevent a large backlog from consuming all available process memory, RTserver limits the buffer size of each RTclient connection to Client_Max_Buffer bytes of data; if a client or server connection consumes too slowly, so that the buffer grows beyond this limit, then RTserver destroys the connection.

This option is required and cannot be unset.


TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com