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

Handling 5XX#32

Open
olpia wants to merge 1 commit intoyanc0:masterfrom
olpia:handle_5XX
Open

Handling 5XX#32
olpia wants to merge 1 commit intoyanc0:masterfrom
olpia:handle_5XX

Conversation

@olpia
Copy link

@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
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