Re: [Libevent-users] Stop listening on http server when accept() returns Too Many Open Files

2010-09-22 Thread Nick Mathewson
On Tue, Sep 21, 2010 at 8:37 AM, Simon Perreault wrote: > On 2010-09-21 08:15, W.C.A. Wijngaards wrote: >> Perhaps you can get EPIPE "Broken Pipe" more easily; fork then kill that >> process involved in the pipe, that sort of thing. > > I don't see EPIPE in the list of possible error codes for acc

Re: [Libevent-users] epoll erros

2010-09-22 Thread Nick Mathewson
On Wed, Sep 22, 2010 at 11:53 AM, Gilad Benjamini wrote: >> >> 2010/9/21 Gilad Benjamini : >>  [...] >> > Any chance you can hmake something out of the attached log ? >> >> That's pretty helpful!  It's almost but not quite enough information >> to figure out what's up here.  There are a couple of

RE: [Libevent-users] epoll erros

2010-09-22 Thread Gilad Benjamini
> > 2010/9/21 Gilad Benjamini : > [...] > > Any chance you can hmake something out of the attached log ? > > That's pretty helpful! It's almost but not quite enough information > to figure out what's up here. There are a couple of epoll debugging > messages that don't give enough detail. > >