On Mon, 2010-11-01 at 13:13 -0700, swatkatz wrote: > It looks like we can consistently reproduce this whenever there is a failed > connection. There seems to be a file descriptor leak everytime there is a > failed connection. > > We registered a SessionRequestCallback and each time public void > failed(final SessionRequest request) is called we seem to have a file > descriptor leak. > > Perhaps there is a bug where the descriptor is not cleaned up properly if > there is a failure connecting ? >
I personally think it is not very likely but certainly not impossible. Could you please try to put together a small application that could be used to reproduce the issue? What version of HttpCore are you using? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org