Welcome! Log In Create A New Profile

Advanced

Re: Return Specific Error Page in NGinX when all the upstream servers are marked down

Aleksandar Lazic
May 06, 2017 06:32PM
Hi shivramg94.

shivramg94 written on Fri, 05 May 2017 04:59:57 -0400:

> I have an upstream block as follows
>
> upstream sample{
> server abc1.example.com down;
> server abd2.example.com down;
> }
>
> Currently I get a error. In this special case where I receive a
> 502 and all upstream servers are down I would like a receive a
> specific error page as temporarily unavailable.
>
> How can i achieve that?

http://nginx.org/en/docs/http/ngx_http_core_module.html#error_page

error_page 502 "specific error page"

Hth
Aleks

> Posted at Nginx Forum:
> https://forum.nginx.org/read.php?2,274075,274075#msg-274075
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Return Specific Error Page in NGinX when all the upstream servers are marked down

shivramg94 May 05, 2017 04:59AM

Re: Return Specific Error Page in NGinX when all the upstream servers are marked down

Aleksandar Lazic May 06, 2017 06:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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