Nginx unknown limit_req_zone
- by Kayle
Nginx currently will not start due to the error mentioned in the title. Here's the actual error I'm getting:
$ sudo /etc/init.d/nginx restart
Restarting nginx: nginx: [emerg] unknown limit_req_zone "one" in /etc/nginx/sites-enabled/www.myhashimotosthyroiditis.com:15
nginx: configuration file /etc/nginx/nginx.conf test failed
And this is…