Re: allocating backend attributes to layers

2020-12-11 Thread Nils Goroll
On 09/12/2020 11:13, Poul-Henning Kamp wrote: >> - For use with routing directors, we could make good use of some kind of >> "reservation ticket" such that a routing director can make it more likely >> to get a connection once the fetch starts. > And what happens when VCL takes an entirely differe

Re: allocating backend attributes to layers

2020-12-09 Thread Poul-Henning Kamp
Nils Goroll writes: > - For use with routing directors, we could make good use of some kind of > "reservation ticket" such that a routing director can make it more likely > to get a connection once the fetch starts. And what happens when VCL takes an entirely different path, how does th

Re: allocating backend attributes to layers

2020-12-08 Thread Nils Goroll
Hi, my 2ยข: On 08/12/2020 11:11, Poul-Henning Kamp wrote: > proxy_header > > > Can one send a PROXY header over a TLS connection ? Yes. With a hypothetical TLS backend (or tls onload with a preamble), we would still want to be able to send (a second) PROXY header if the backend has t