Re: HAproxy and lvs

2017-10-11 Thread Aaron West
Hi John, As mentioned in the previous thread, LVS lives in the Kernel and works as a router. HAproxy is userspace and a reverse proxy so a completely different beast! So to answer your question, no it doesn't. Aaron West Loadbalancer.org Ltd. www.loadbalancer.org +1 888 867 9504 / +44 (0)330

Re: Unable to modify haproxy stats url header

2017-10-11 Thread Lukas Tribus
Hello Suraj, hello Willy, > frontend stats_proxy >     bind :ssl crt no-sslv3 no-tlsv10 > ciphers >     mode http >     default_backend stats_server >     rspadd Cache-Control:\ no-store,no-cache,private >     rspadd Pragma:\ no-cache >     rspadd Strict-Transport-Security: > > backend

Re: Unable to modify haproxy stats url header

2017-10-11 Thread Willy Tarreau
Hi Lukas, On Wed, Oct 11, 2017 at 06:23:23PM +0200, Lukas Tribus wrote: > Hello Suraj, hello Willy, > > > > frontend stats_proxy > >     bind :ssl crt no-sslv3 no-tlsv10 > > ciphers > >     mode http > >     default_backend stats_server > >     rspadd Cache-Control:\