On Fri, Apr 27, 2018 at 8:42 PM Руслан Закиров <r...@sports.ru> wrote:

> On Fri, Apr 27, 2018 at 10:36 AM, INADA Naoki <songofaca...@gmail.com>
wrote:

>> https://uwsgi-docs.readthedocs.io/en/latest/Options.html#listen

https://serverfault.com/questions/271380/how-can-i-increase-the-value-of-somaxconn


> Guys,

> I know how to change size of the listen queue.

> Why do you think I should change it? Do you suggest me to increase it or
decrease?


Because the log say "uWSGI listen queue of socket "0.0.0.0:5002" (fd: 10)
full !!! (101/100)".

You used ab -c 200.  200 connections are created at once. 100 listen queue
size is not enough.

I'm curious why you didn't think you should change listen queue size....

-- 
INADA Naoki  <songofaca...@gmail.com>
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to