Help how to block UNK?

What is the name of the domain?

What is the issue you’re encountering

How to block Client HTTP Version Used “UNK”

What steps have you taken to resolve the issue?

How to setup in WAF How to block Client HTTP Version Used “UNK”

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full (strict)

What are the steps to reproduce the issue?

How to block Client HTTP Version Used “UNK”

Try this:

(not http.request.version in {“HTTP/1.0” “HTTP/1.1” “HTTP/1.2” “HTTP/2” “HTTP/3” “SPDY/3.1”})

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.