mittwald / kube-httpcache

Varnish Reverse Proxy on Kubernetes
MIT License
294 stars 71 forks source link

hitrates and clustering #249

Open pasztorl opened 1 month ago

pasztorl commented 1 month ago

Hi,

I've created a two pod statefulset with the latest release. All two pod got traffic and here is a strange thing. Pod 0 hitrate is around 90% while pod 1 hitrate is around 10%. what could cause this? How clustering works?

Thanks!