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. 回答1: No, CloudFlare only offers that kind of customisation on Enterprise plans. CloudFlare will time out if it fails to establish a HTTP handshake after 15 seconds. CloudFlare will also wait 100 seconds for a HTTP response from your server before you will see a 524 timeout error. Other than this there can be timeouts on your origin web server.