Re: relayd TLS load balancer for multiple websites

2017-09-29 Thread Stuart Henderson
On 2017-09-28, Darren Tucker wrote: > On 28 September 2017 at 06:32, mabi wrote: >> Thanks for the pointer regarding SNI not being supported in relayd. I will >> go on and find another solution, probably HAproxy. > > For a small number of domains it would

Re: relayd TLS load balancer for multiple websites

2017-09-29 Thread Comète
28 septembre 2017 15:50 "mabi" <m...@protonmail.ch> a écrit: > Thanks for the pointer regarding SNI not being supported in relayd. I will go > on and find another > solution, probably HAproxy. > >> Original Message ---- >> Subject: Re: relayd

Re: relayd TLS load balancer for multiple websites

2017-09-28 Thread Darren Tucker
On 28 September 2017 at 06:32, mabi wrote: > Thanks for the pointer regarding SNI not being supported in relayd. I will go > on and find another solution, probably HAproxy. For a small number of domains it would probably be feasible to get a single certificate with multiple

Re: relayd TLS load balancer for multiple websites

2017-09-28 Thread mabi
Thanks for the pointer regarding SNI not being supported in relayd. I will go on and find another solution, probably HAproxy. > Original Message > Subject: Re: relayd TLS load balancer for multiple websites > Local Time: September 28, 2017 3:02 PM > UTC Time: Septem

Re: relayd TLS load balancer for multiple websites

2017-09-28 Thread Marcus MERIGHI
m...@protonmail.ch (mabi), 2017.09.28 (Thu) 13:32 (CEST): > I was wondering if it is possible to use relayd as load balancer with > TLS termination for multiple different websites residing on different > server. With a public IP per website: yes. Else: no. reyk@, 2014-07-24, "no SNI yet"

Re: relayd TLS load balancer for multiple websites

2017-09-28 Thread mabi
d to " would be used as you backup table. Finally what is the purpose of setting the Connection HTTP header to close as you have here below? match request header set "Connection" value "close" > ---- Original Message ---- > Subject: Re: relayd TLS load balan

Re: relayd TLS load balancer for multiple websites

2017-09-28 Thread Bryan Harris
Here is what I did, which I learned from the httpd & relayd book by Michael W Lucas (I recommend). I cannot remember why I set the top header options, I must have been trying to learn about them. The host ones are to figure out the site and send the connection to the table above. ext_addr="..."

relayd TLS load balancer for multiple websites

2017-09-28 Thread mabi
Hi, I was wondering if it is possible to use relayd as load balancer with TLS termination for multiple different websites residing on different server. From reading the man page I understand that for this purpose I will need to use one "relay" entity per website which will then have its own