> we have tons of traffic, and many of these messages are useless, but > they are filling our logs very fast. > > recvmsg(): Resource temporarily unavailable [proto/uwsgi.c line 40] > Sun Sep 2 14:46:50 2012 - error parsing request > recvmsg(): Resource temporarily unavailable [proto/uwsgi.c line 40] > Sun Sep 2 14:46:50 2012 - error parsing request
if they are related to caching subsystem, just upgrade to 1.2.6 (or 1.3 tree) > > Sun Sep 2 14:48:13 2012 - write(): Broken pipe [proto/uwsgi.c line 143] > during GET > they are related to disconnecting clients and can be controlled via --ignore-write-errors and --ignore-sigpipe -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
