Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Handling 5XX #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Handling 5XX #32

wants to merge 1 commit into from

Conversation

olpia
Copy link
Contributor

@olpia olpia commented Dec 3, 2017

Add sending 5XX errors handling (instead of sending JSON error) when a check error occur:

  • Activated by handle5XX arg (true by default)
  • Responding to client 522, 523, 524 (cloudflare 5XX) for timeout, TCP handshake and DNS errors
  • Responding to client 500 for others unknown /unmanaged errors.

@olpia
Copy link
Contributor Author

olpia commented Jan 9, 2018

please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant