Re: Connect() failed using unix sockets

2016-01-07 Thread Greg Wilkins
Willy / Lukus, sorry for slow response - got distracted by the end of year! We do set the back log via the java API's but perhaps that is insufficient to really set it. I will try setting it by other means and get back to you. cheers On 24 November 2015 at 08:33, Willy Tarreau wrote: > O

Re: Connect() failed using unix sockets

2015-11-23 Thread Willy Tarreau
On Fri, Nov 20, 2015 at 08:37:58PM +0100, Lukas Tribus wrote: > >> > >> So anybody know what resource "free ports" relates to in the unix > >> domain socket case? Are there any other debug options to find out > >> more about what is happening. > > > > I suspect the connect() call returns EAGAIN >

RE: Connect() failed using unix sockets

2015-11-20 Thread Lukas Tribus
>> >> So anybody know what resource "free ports" relates to in the unix >> domain socket case? Are there any other debug options to find out >> more about what is happening. > > I suspect the connect() call returns EAGAIN Digging some more, it looks like the kernel returns EAGAIN when the backlog

RE: Connect() failed using unix sockets

2015-11-20 Thread Lukas Tribus
Hi Greg, > Connect() failed for backend frontend: no free ports. > Connect() failed for backend frontend: no free ports. > Connect() failed for backend frontend: no free ports. > Connect() failed for backend frontend: no free ports. > Connect() failed for backend frontend: no free ports. >