Hey guys,

I'm using webpy+uWsgi (2.0.10) on CentOS 6. Recently uwsgi log filled with
following line,

----
[uwsgi-warning] you are using readline() on request body allocating over
than 8 MB, that is really bad and can be avoided..
----

I changed "body-read-warning" to 1 (1MB) on my development setup but issue
didn't appear.

Where does "readline" actually got used? Somebody please explain this.

Thanks.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to