I just did this, completely killed the process and restating again. From start logs I can read this:
"your server socket listen backlog is limited to 8192 connections" So, as I understand this should be the limit of this queue. But I still have that log about 100/100. Confused. Thx. On 25 June 2014 15:33, Roberto De Ioris <[email protected]> wrote: > > > Ok, still is confused to me, why I keep getting this error: > > > > *** uWSGI listen queue of socket "x.x.x.x:xxxx" (fd: 3) full !!! > (100/100) > > *** > > > > I set the listen param from config, I also set net.core.somaxconn but > > after > > reload not changes at all. > > > > Any other ideas what can cause this ? > > > oh, an take in account that to re-bind a socket (ant to call listen()), > you need to completely shutdown the vassal and restart it > > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
