We’re using the free service and we have a REST service we’re accessing through an nginx server using a querystring string that is really long, ~6800 characters. The request does not appear to make it through to our service, it returns a 520 error from Cloudflare.
This could be an nginx issue however I’m not seeing any errors in those logs. Am I correct in thinking that the URL limit for Cloudflare, including query string, is 16k?