504 Timeout Gateway. Is it possible that the Cloudflare server throws a 504 error in the case when t
I am calling servlet to generate file and send a link to this file in the response. I have two cases:
1) When I use a domain that is NOT connected to Cloudflare the servlet returns a response after 7 minutes. It works as expected.
2) When I use a domain that is connected to Cloudflare the call is interrupted after 1 minute with 504.
Could you please help me with this question?
2 Replies
Yea on the free plan your Website has to respond in 30-60 Seconds else CloudFlare responses with 504.
Stack Overflow
Is it possible to increase CloudFlare time-out?
Is it possible to increase CloudFlare's time-out? If yes, how?
My code takes a while to execute and I wasn't planning on Ajaxifying it the coming days.