limit_rate for POST targets ?

jb justinbeech at gmail.com
Wed Apr 8 06:23:59 UTC 2015


Is there a module that does throttled reading for POST and works the same
way as limit_rate does for GET (per stream, X bytes per second).

I got some kind of throttle effect by putting a usleep() into the
os/unix/ngx_recv.c file reader, but I want to use something that works the
same way as limit_rate.

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20150408/998e111e/attachment.html>


More information about the nginx mailing list