botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework
BotSense bsProxy Server Compiled Default Tunables

Macros

#define BSPROXY_LISTEN_PORT_DFT   9195
 default bsProxy passive socket
 
#define BSPROXY_REG_CLIENT_MAX   16
 max number of simultaneous clients
 
#define BSPROXY_VCONN_CLIENT_MAX   16
 max number of virtual conn/client
 
#define BSPROXY_MSG_BODY_MAX   2048
 maximum msg body length (sans header)
 

Detailed Description

These defaults can be overridden in the botsense XML configuration file(s).