Welcome! Log In Create A New Profile

Advanced

Typo in documentation...

J.R.
October 17, 2019 01:52PM
Wasn't sure how to contact the webmaster as there is only a sales
contact form on the nginx website.... Would it kill them to have a
basic feedback form or email address?

I believe there's a typo on the following page:

https://docs.nginx.com/nginx/admin-guide/security-controls/controlling-access-proxied-http/

Specifically, under "Limiting the Bandwidth", last box there is the following:

location /download/ {
limit_conn addr 1;
limit_rate 1m;
limit_rate 50k;
}

I believe the first "limit_rate" is actually supposed to be
"limit_rate_after"...
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Typo in documentation...

J.R. October 17, 2019 01:52PM

Re: Typo in documentation...

Yaroslav Zhuravlev October 17, 2019 02:22PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 295
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready