failure ( 601): HTTP3287: connection limit (4096) exceeded, closing socket

hi, does anyone encounter this error. i've seen this error in the sun app server logs.

my application crashes when 2-3 days after of deployment when i restart the application server it seems everthing fine after 2-3 days it crash again. thanks in advance. BTW my system were solaris 10, SAS 8.1 and it is configured with load balancing to apache 2.

thanks for any help,

mnio

[401 byte] By [mnio] at [2007-11-26 7:41:13]
# 1
This could happen on a busy server, you might want to try increasing file descriptors limit rlim_fd_cur and rlim_fd_max, see: http://docs.sun.com/source/819-0084/pt_tuningos.html#wp63880
Sultal at 2007-7-6 19:47:45 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
Thanks Sultal I'll try this one I'll tell you if it works. :)
mnio at 2007-7-6 19:47:45 > top of Java-index,Application & Integration Servers,Application Servers...