I'm not sure I understood the last reply, "when you have no key"? But from
nginx I set uwsgi_param UWSGI_FASTROUTER_KEY mykey;

What are the cases when I may have key not set?


On 23 June 2014 12:41, Roberto De Ioris <[email protected]> wrote:

>
> > Ok, thx. I added max-fd = 100000 and now I do not have the previous
> error,
> > but I have another one:
> >
> > [uwsgi-fastrouter key:  client_addr: x.x.x.x client_port: xxxxx]
> > fr_instance_read(): Connection reset by peer
> > [plugins/fastrouter/fastrouter.c line 148]
> >
> >
> > I have this error quite often.
> >
>
> when you have no key, it is an open->close (the client does not send a
> true request), when you have a key, it is a client disconnecting in the
> middle of the response
>
>
> --
> 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

Reply via email to