> I am generally scared too about such big requests, normally they happens
> on frameworks storing a lot of user informations in cookies or with
> browsers passing lot of additional infos (i have found such questionable
> behaviour expecially on proxies). By the way i had never needed to raise
> it over 8k

This limit actually helped me once, app was broken and it was putting
request body into response headers, I found that thanks to error in
nginx logs.
Some jquery plugins likes to store crazy amount of data in cookies to
preserve user state information (I remember datatables.net did it.

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

Reply via email to