Re: [PATCH] MINOR: Add srv_queue converter

2019-08-26 Thread Willy Tarreau
Hi Nenad, On Tue, Aug 27, 2019 at 01:58:13AM +0200, Nenad Merdanovic wrote: > The converter can be useful to look up a server queue from a dynamic value. Thanks, applied. This made me think that it could be useful to have a few other ones like srv_is_up and srv_conn. Also, your use case consistin

[PATCH] MINOR: Add srv_queue converter

2019-08-26 Thread Nenad Merdanovic
The converter can be useful to look up a server queue from a dynamic value. Signed-off-by: Nenad Merdanovic --- doc/configuration.txt | 7 +++ src/backend.c | 35 ++- 2 files changed, 41 insertions(+), 1 deletion(-) diff --git a/doc/configuration.txt

Re: [RFC] setting the backend SNI from the client's authority TLV, when the target address was forwarded

2019-08-26 Thread Geoff Simmons
On 8/26/19 18:03, Emmanuel Hocdet wrote: > > Great to see TLS onloader continue. Working on it ... > About the TLS onloader configuration. If i understand the principle of > servers set to 0.0.0.0 and stick table: > The server configuration will look like: >server s0 0.0.0.0:0 ssl sni fc_pp

Re: [RFC] setting the backend SNI from the client's authority TLV, when the target address was forwarded

2019-08-26 Thread Emmanuel Hocdet
HI Geoff, Willy Great to see TLS onloader continue. > Le 22 août 2019 à 16:33, Geoff Simmons a écrit : > > On 8/22/19 14:40, Willy Tarreau wrote: >> >>> I would suggest naming it something like fc_authority or >>> fc_pp_authority, to be specific about where it came from. > > Since you use