Sudarsan Reddy

Results 115 comments of Sudarsan Reddy
trafficstars

Can you try without the ‘max-upstream-conns’ set to a non zero value?

Just to confirm, are you using cloudflared in proxy-dns mode?

> Requests should be load balanced to the backends The replica model soft supports this already: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/deploy-cloudflared-replicas/#about-cloudflared-replicas. A Load Balancer is still the recommended solution if you want more control...

Thanks for clearing that up. Let me try to understand your system better. From your ingress example, I'm assuming these two services/replicas run behind the same tunnel? And thats why...

This is something we are actually working on. I'll let @abelinkinbio track this.

This is already done in our github [Releases](https://github.com/cloudflare/cloudflared/releases) page. We can add a link to it. I dont see this changing because: 1. pkg.cloudflare.com is exclusively a packaging system for...

I see. We do publish checksums on our github page for this exact reason. Would that help this user?

Hey @prvashisht ! Thanks for the detailed report. Looking through your logs it does seem to me like cloudflared is reconnecting even if some of these connections were dropped. Is...

Connection drops are expected (thats why we have 4 and reconnect). However, the periodicity of your connection drop does seem rather high. Can you temporarily add `protocol: http2` to your...

Hey @tarzinio ! `Connection registered` indicates your cloudflared has started and is running successfully. Are you having any problems accessing your origin behind cloudflared?