Nathan Jahnke wrote: > What resource is lighttpd using that is not sockets/file > descriptors that is causing select() to hang? How is memory pressure? If you're completely out of RAM Linux will just stop processing packets. //Peter