SGD 4.2 - How to Tune OS to allow more file descriptors per process
We have started getting this error in our array and have to stop and start the server to allow users to login. Here is the error taken from stderrout.log.
Tune your operating system to allow more file descriptors per process.
2006/10/18 13:05:41.673 (pid 1499)proxy/server#1496324
Sun Secure Global Desktop Software(4.2) ERROR:
the server has run out of file descriptors
The server has hit it's limit of client connections, a new connection can only proceed when a current one exits.
Tune your operating system to allow more file descriptors per process.
Any ideas on how to tune the os to allow more descriptors per process?
Thanks in advance!

