On Mon, 18 Jan 2010, Juan J. MartÃnez wrote: > But those keep-alive connections, will them appear in the netstat > output, won't them? > > Right now cherokee has 137 open files, and 123 are '*'. I don't believe > I have 123 keep-alive connections. > > I'm going to switch the feature off and see what happens.
I have had this too with the development of handler_tile, it seems that connections closed by cherokee, are infact still open on the other side. That basically created all kind of fds starvation. Stefan _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
