Hi,
I am trying to throttle (limit rate) and reverse proxy using nginx.
I am able to do that using the location or the request URL path.
But is there any way to do that using the Body Content of any request?
Thanks
I am trying to throttle (limit rate) and reverse proxy using nginx.
I am able to do that using the location or the request URL path.
But is there any way to do that using the Body Content of any request?
Thanks