<Server> |
<Name value="Perf_Server_1"/> |
<ServerType value="ServerType::RSSL_SOCKET"/> |
<CompressionType value="CompressionType::None"/> |
<GuaranteedOutputBuffers value="50000"/> |
<ConnectionPingTimeout value="30000"/> |
<TcpNodelay value="1"/> |
<Port value="14002"/> |
<HighWaterMark value="6144"/> |
<InterfaceName value=""/> |
<DirectWrite value="0"/> |
<MaxFragmentSize value="6144"/> |
<NumInputBuffers value="10000"/> |
<SysRecvBufSize value="65535"/> |
<SysSendBufSize value="65535"/> |
</Server> |
<Server> |
<Name value="Perf_Server_Websock_1"/> |
<ServerType value="ServerType::RSSL_WEBSOCKET"/> |
<CompressionType value="CompressionType::None"/> |
<GuaranteedOutputBuffers value="50000"/> |
<ConnectionPingTimeout value="30000"/> |
<TcpNodelay value="1"/> |
<Port value="14002"/> |
<MaxFragmentSize value="6144"/> |
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/> |
</Server> |
<Server> |
<Name value="Perf_Server_Encr_1"/> |
<ServerType value="ServerType::RSSL_ENCRYPTED"/> |
<CompressionType value="CompressionType::None"/> |
<GuaranteedOutputBuffers value="50000"/> |
<ConnectionPingTimeout value="30000"/> |
<TcpNodelay value="1"/> |
<ServerCert value="./cert/localhost.crt"/> |
<ServerPrivateKey value="./cert/localhost.key"/> |
<CipherSuite value=""/> |
<WsProtocols value="rssl.json.v2, rssl.rwf, tr_json2"/> |
</Server> |