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@..”, POST requests were handled by backend over proxy_pass. BR jm _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx