> 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

Reply via email to