Welcome! Log In Create A New Profile

Advanced

limit_req и страница ошибки

August 28, 2012 06:35AM
location / {
limit_req zone=two burst=5;
proxy_pass http://127.0.0.1:8084;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
}


Как-то можно задать HTML страницу, которая будет показываться вместо 500 ошибки для этой зоны?
Subject Author Posted

limit_req и страница ошибки

Hett August 28, 2012 06:35AM

Re: limit req и страница ошибки

VBart August 28, 2012 07:42AM

Re: limit req и страница ошибки

Илья Шипицин August 28, 2012 08:34AM

Re: limit req и страница ошибки

VBart August 28, 2012 08:50AM

Re: limit req и страница ошибки

Илья Шипицин August 28, 2012 08:52AM

Re: limit req и страница ошибки

VBart August 28, 2012 09:00AM

Re: limit req и страница ошибки

Илья Шипицин August 28, 2012 09:30AM

Re: limit req и страница ошибки

Hett August 29, 2012 01:37AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 302
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