> Hi, > > I still encounter a lot of those broken pipe errors and I guess they can > be related to the client closing the connection too early. The > application now serves more than 30 requests/s and they obviously appear > more often and clutter the log file. I would like to disable logging > them but keep all the rest (so --logto /dev/null is not an option). > > Is there an option to do this? > >t/cgi-bin/mailman/listinfo/uwsgi >
Apply the attached patch, it adds --ignore-sigpipe -- Roberto De Ioris http://unbit.it
uwsgi_0967_0968.patch
Description: Binary data
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
