I have an error while do a transaction on the web. It seems request time out.
Any hint to solve the problems.
TQ
What is timing out? Cloudflare will only wait for about 100 seconds for a response from your server. If that takes longer you will need to work around that, however a request should never take that long to begin with and you should refactor your code in that case.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.