Timeout issues on requests

We are having issues on requests which has more then 120 sec. timeouts. We are running on IIS, so how can we get rid of it? Do anyone has opinion?

Can you post the URL?

I presume you are talking about proxied connections. Cloudflare keeps connections open only for 100 seconds and then send a timeout error. Your only option is to make the requests take less time or unproxy these hosts and connect directly to your server.

Actually we did try to unproxy them but problem still persists :frowning:

If you are sure they did not go through Cloudflare you’d have an issue on your server and will need to fix it on that side.

This topic was automatically closed after 30 days. New replies are no longer allowed.