On Fri, Oct 07, 2011 at 10:58:11AM -0500, Gerd Mueller wrote: > Hi Willy, > > > > I'm quite sure that either your frontend (or defaults) maxconn is limited, > > please check your config, this should very likely be the reason. > > I don't see any limit reached on frontend or backend. We had a lot of > traffic but not so much connections at this day. Could this be a > reason?
No, there clearly is no reason why you would have a direct relation between traffic and concurrent connections. Are you sure your process was not started as user and limited to 1024 fds when the issue appeared ? Regards, Willy

