Il giorno 03/mag/2012, alle ore 15:00, 林刚 ha scritto: > Hi: > A large number of these error log has seriously affected the log analysis, > how to turn off this type of error log? > I use the ignore-write-errors = true in the configuration file is invalid
Until a specific option for turning that off is committed i suggest you to use that trick: --write-errors-tolerance 100 (i have explained it in the previous email, it is a hack but it will work for you) -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
