I have a simple chat on my site which pings a file on the server every so often to check for new messages. The issue is when a challenged user joins the site, every time it pings the file it shows up as a challenge on the firewall. So this is creating thousands of false positive challenges, the user isn’t actually challenged again.
How can I go about fixing this?