Hello,
We see the following messages in logs:
uWSGI listen queue of socket "0.0.0.0:5002" (fd: 10) full !!! (101/100)
It's not related to restart. I can reproduce it by bombarding app using ab
tool:
ab -k -l -r -c 200 -n 1 http://192.168.1.48:5002/
This request lookups in apps' routing ta
> Hello,
>
> We see the following messages in logs:
>
> uWSGI listen queue of socket "0.0.0.0:5002" (fd: 10) full !!! (101/100)
>
> It's not related to restart. I can reproduce it by bombarding app using ab
> tool:
>
> ab -k -l -r -c 200 -n 1 http://192.168.1.48:5002/
>
>
HI, ab is not a goo
On Thu, Apr 26, 2018 at 6:35 PM, Roberto De Ioris wrote:
>
> > Hello,
> >
> > We see the following messages in logs:
> >
> > uWSGI listen queue of socket "0.0.0.0:5002" (fd: 10) full !!! (101/100)
> >
> > It's not related to restart. I can reproduce it by bombarding app using
> ab
> > tool:
> >
>