El lun, 18-01-2010 a las 14:01 +0100, Alvaro Lopez Ortega escribió: > On 18/01/2010, at 13:47, Juan J. MartÃnez wrote: > > > After some time running (with low load), when I check the files open by > > the cherokee user (www) with fstat (this is a BSD system, it's like > > lsof), I get: > > > > http://pastebin.ubuntu.com/358471/ > > > > According to man page: "A `*' is used to indicate an INADDR_ANY > > binding.". > > > > When I check netstat, I can't see open connections, so I'm wondering why > > is Cherokee keeping open so many files, and if it's normal or may be > > it's a bug. > > > > Sometimes the number of opened socked decreases a bit, but usually it > > grows. > > Those open sockets are most likely keep-alive connections that the client > browser keeps open for a while. > > You could try to turn off keep-alive support in the server, just like a test > to check whether those open sockets disappear.
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. Regards, Juanjo -- jjm's home: http://www.usebox.net/jjm/ blackshell: http://blackshell.usebox.net/ ramble on: http://rambleon.usebox.net/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
