Iimit_rate for POST operations

Jakub Mroziński jakub at 31337.pl
Wed Jul 4 15:56:02 UTC 2018


Hi,
I would like to throttle requests POSTed by clients. Currently limit_rate is only working on traffic from server to client (download), is there any specific reason for that it can’t limit “upload”?

I have tested that using simple calls “curl -X POST -d at ..”, POST requests were handled by backend over proxy_pass.

BR

jm


More information about the nginx mailing list