Configuring the Maximum Number of Client Connections Per Child Server Process

To run a child server process in multithreaded mode so that a single server process can service multiple client connections to a database, add the max_conns_per_server attribute to the timesten.conf file.

max_conns_per_server=NumberOfClientConnections

See Defining Server DSNs for TimesTen Server on a Linux or UNIX System.