[Fedora-directory-users] too many fds open

David Boreham david_list at boreham.org
Wed Aug 3 04:44:12 UTC 2005


>
>
>     Has anyone come across problem with directory server having too many
>     fds open, which then causes it to not receive any new connections?
>
This typically indicates that you have a client application that is 
leaking connections.

The sockets on CLOSE_WAIT shouldn't be a problem. It's active open 
connections
that bung up your server.

If you really do need gazillions of active connections, then you'll need to
increase the file descriptor limit as detailed in the documentation.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-directory-users/attachments/20050802/70efff5c/attachment.htm>


More information about the Fedora-directory-users mailing list