What is the name of the domain?
octopad.ch
What is the issue you’re encountering
I have an app that dispatches calls to online users. Once logged in, the user can toggle their presence by pressing on a button (behind it, fire request to an API). This was working fine before adding my website to CF. Now, the user has to click the button a random number of times before reaching the original server and toggling their online status. Not sure what else to do here, besides disabling CF for the time being.
What steps have you taken to resolve the issue?
- Added a rule to disable cache on the concerned page
- Then, for the whole domain
- I checked my server access logs. Users’ requests are not hitting my server, only those that pass after a certain time.
- Security > settings > security level set essentially off