-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JENKINS-6798] Redirect on HTTP 502, 503, 504 (#4366)
* [JENKINS-6798] Redirect on HTTP >= 502 (502, 503, 504) When Jenkins is behind a reverse proxy and is not available or restarting, the reverse proxy will answer a HTTP 502 (because the upstream doesn't answer). * Add upper bound
- Loading branch information
1 parent
038109d
commit b4e4d78
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters