<div dir="ltr">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).<div><br></div><div>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.</div><div><br></div><div>thanks</div></div>