java - glassfish file descriptor recommendations -


on glassfish v 3.0.1, use too many open file exception raising after while. file descriptor limit set 1024 glassfish user launch server. wonder if there recommended file descriptor limit avoid annoying exception. met me know. thanks

imo, there no "universal" value, depends on things host(s), app, number of clients...

in chapter 5 tuning operating system , platform, show how set 8192 on solaris seems reasonable first step.

see thread: "too many open files" error in linux.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -