> I got the impression that both "req.backend_hint" and "bereq.backend" hold
> the director (because they both output "d1") and that only "beresp.backend"
> holds the backend (because it outputs "b1").

You're right, I meant beresp.backend and confused it with bereq.backend
in my previous response. I somehow mixed up your usage of bereq.backend
and my own test case using beresp.backend...

> Therefore I assumed that a comparison against "d1.backend()" would work for
> "req.backend_hint" and "bereq.backend" but not for  "beresp.backend".

That is correct!

Cheers

PS. I had to proof-read this one twice to avoid further confusion

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to