I'm having a constant problem with our WAF/proxy "timing" out during some of our longer queries. We run a site that has the need for substantial processing at times, resulting often in wait times over 5 minutes for a response from the server. Before we put in the firewall/WAF the page would simply wait for a refresh, now we are receiving a "Proxy Error". after around 3 minutes.
Unfortunately speeding up the query/response is not possible, and I simply do not have the time to rewrite the page with a java/timer bar. I cannot find a way to adjust the timeout for the reverse proxy, and removing this causes the site to fail (it took us weeks to get the firewall up to begin with!)
Is there any adjustment to the time before the proxy returns an error? The web server is still alive, and often refreshing the page keeps things alive and working...but that is not consistent enough.
This thread was automatically locked due to age.