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). I'll try to peep into handler_proxy.c tonight. 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
