On 18/01/2010, at 15:51, Juan J. Martínez wrote:
> El lun, 18-01-2010 a las 15:30 +0100, Juan J. Martínez escribió:
>> [...]
>> But I insist: if there's an open connection, it must appear in netstat,
>> and it's not the case here.
>> 
>> I've disabled the keep alive for two vhost with some traffic. One serves
>> a PHP site and the other one is a HTTP proxy.
> 
> OK, it looks light it might be related to the http proxy and the
> keep-alive between the http proxy requests and the proxyfied
> application.
> 
> And the weird thing is that it looks like a fd leak, because there isn't
> a open connection associated to that fd (according to netstat).

The proxy maintains a poll of open connections. If the number of descriptors 
does not grow I'd assume that's the reason.

> I'll try to peep into handler_proxy.c tonight.

Grand! Good luck.. :-)

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to