Service (website) is really slow behind cloudflare, but using direct connection before cloudflare
Hello everyone,
I have a home server. I run
The cloudflared tunnel is configured to
Cloudflare Tunnel config:
NGINX:
I don't think, that the problem would be in the NGINX config, I tried
I have a home server. I run
zipline in a docker container, which runs on port 3000. Then I proxy_pass this with an NGINX (1.26), using HTTP2, SSL to port 443.The cloudflared tunnel is configured to
https://localhost:443Cloudflare Tunnel config:
NGINX:
I don't think, that the problem would be in the NGINX config, I tried
https://serverip:443 and it worked just fine, but when I connect through https://domain.com its loading for like 10-30 seconds.