Skip to content
Discussion options

You must be logged in to vote

Yes: the app is not failing the challenge, it never gets to take it, and the Bot Protect dialog of the application has a condition for exactly this case.

With Anti-Bot Challenge on, every request that has not passed the challenge yet gets HTTP 468 with the challenge page, about 15 KB of HTML, whatever the path or the User-Agent. A browser runs that page's script and comes back with a cookie. An app that expects JSON from /api/... gets HTML with status 468 instead and reports that it cannot connect. Measured on SafeLine 9.4.1 with a test upstream behind it.

The fix is in the same dialog where the challenge was turned on. Applications, the app's card, BOT Protect: once Anti-Bot Challenge is…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DarkJackal87
Comment options

@DarkJackal87
Comment options

Answer selected by DarkJackal87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants