skip to main content

Usage of isCOBOL Server : Connections count

Connections count
The Application Server allows a maximum of 512 concurrent connections by default. This limit can be increased or decreased by setting the iscobol.as.max_connections property in the configuration.
The Application Server supports up to 2147483647 concurrent connections. Each connection is identified by a thread ID, that is a progressive number. The first connection will have a thread ID equal to 1, the second will have a thread ID equal to 2 and so on until the thread ID 2147483647 is reached, thereafter the next connection will use the first free thread ID starting from 1.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left