Network Communication

Parameters in this group are used to configure communication between Adaptive Server and remote servers, and between Adaptive Server and client programs.

[Network Communication]
	default network packet size = 32768
	max network packet size = 32768
	remote server pre-read packets = DEFAULT
	number of remote connections = DEFAULT
	number of remote logins = DEFAULT
	number of remote sites = DEFAULT
	max number network listeners = DEFAULT
	tcp no delay = DEFAULT
	send doneinproc tokens = DEFAULT
	allow sendmsg = DEFAULT
	syb_sendmsg port number = DEFAULT
	allow remote access = DEFAULT

default network packet size and max network packet size = 32768 These options control the amount of data in one packet. This option is tunable. Start with 32K and tune for performance; also try 16K and 64K. Keep in mind that the amount of memory specified is allocated to each connection.