Using Hetzner Load Balancer to pin sessions to a server #955
Replies: 1 comment 3 replies
-
Oh this is possible in Hetzner but just didn't show up in Google results directly. My bad! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
Wonderful project, makes Kubernetes seem almost doable.
I have a question about the built-in Hetzner load balancers - are they objectively better than rolling out your own LBs? I want to enforce sticky sessions by adding a header from CloudFlare worker to pin the request to specific server but it doesn't seem it's possible with the built-in LBs.
I am considering adding my own Traefik LB to the mix but I hope it can handle as many active sessions and throughput as the built-in.
Beta Was this translation helpful? Give feedback.
All reactions