Hi all,

One of my developers reached the limit of file descriptors using tomcat. With no more 
than 400 clients at a time and 500 threads, we have more than 200000 (two hundred 
thousands) of FD opened. As far as I can read (just try to read a lsof output with 
more than 200000 lines), each thread seems to open all the jar and java files.

Anyone already seen this? It only happens on this machine, so it is probably 
configuration or application related. Just need some tip about such problem.

Thanks,

François.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to