Hello!
On Wed, Aug 05, 2020 at 09:21:42PM +, Nica, George wrote:
> We are currently using "limit_req_zone $binary_remote_addr" for rate
> limiting. However, some of our users are connecting from more than one IP
> address, using clients running on computer grids.
> We wanted to do request r
Hi, I am having some problems to load an app made in mvc, when I
access the url and I want to edit a table to make a change, the proxy
returns me to the root of the project, and it does not stay in
app/pais
I paste the url log, where it says it can't find resource 404
https://pastebin.com/AeRRrMR
Hi,
We are currently using "limit_req_zone $binary_remote_addr" for rate limiting.
However, some of our users are connecting from more than one IP address, using
clients running on computer grids.
We wanted to do request rate limiting by authenticated user (in addition to the
existing one by $b