We have developed an interface to RTO using the Real-Time SDK ETA API to replace Legacy Protocol Converter.
When connecting to RTO what are the recommended connection settings for:
rsslConnectOptions.pingTimeout
rsslConnectOptions.guaranteedOutputBuffers
rsslConnectOptions.numInputBuffers
rsslConnectOptions.sysSendBufSize
rsslConnectOptions.sysRecvBufSize
rsslConnectOptions.tcpOpts.tcp_nodelay
Should compression be used on the connection to RTO, if yes, ZLib or LZ4
Are there any guidelines documented anywhere on recommended connection settings?