Operating system | Maximum number of connections |
---|---|
Windows | 1024 |
Solaris 10 | 32000 |
Linux | 900 |
If you exceed these upper limits, you run the risk of data corruption.
To take full advantage of the maximum number of concurrent users on Solaris 10, you must set up your environment to make 65536 file descriptors available to the Rational DOORS server. This allows you to have a maximum of 32000 concurrent users.
% ulimit -n 65536
% export LD_PRELOAD_32=/usr/lib/extendedFILE.so.1
% cd $DOORSHOME/bin
% ./doorsd -port
For users with an earlier version of Solaris
10, you must install the following three server patches (all are for
the SPARC platform):