Use haproxy behind Squid

2019-10-02 Thread Akhnin Nikita
Hey there! Is it possible to use Haproxy behind HTTP proxy like Squid to proxy incoming requests to the Internet through it? It will be awesome if someone will share the configuration example.

Re: Use haproxy behind Squid

2019-10-02 Thread Aleksandar Lazic
Am 02.10.19 um 13:10 schrieb Akhnin Nikita: > Hey there! > > Is it possible to use Haproxy behind HTTP proxy like Squid to proxy incoming > requests to the Internet through it? It will be awesome if someone will share > the configuration example. Do you mean such a flow? Internet -> squid ->

healthchecks (to uwsgi) possible regression 1.9.8 -> 1.9.9

2019-10-02 Thread Jarno Huuskonen
Hello, I was testing haproxy -> uwsgi(alert.io) and noticed a possible regression with healthchecks(httpchk). With 1.9.9 uwsgi logs: [uwsgi-http key: host.name.fi client_addr: 127.0.0.1 client_port: 45715] hr_read(): Connection reset by peer [plugins/http/http.c line 917] health checks work

RE: [PR/FEATURE] support for virtual hosts / Host header per server

2019-10-02 Thread Sayar, Guy H
Hi Baptiste The use case we are looking at specifically is to host a web service on kubernetes alongside a the same web service on a plain node, both being served by the same ha proxy backend. The health check for the kubernetes servers fails due to the host header issue, so we end up with

Re: [PR/FEATURE] support for virtual hosts / Host header per server

2019-10-02 Thread Willy Tarreau
Hello Romain, On Tue, Oct 01, 2019 at 12:08:03PM +, Morotti, Romain D wrote: > What is the status on this? Sorry, but it took some time to work on other priorities, and to be honest, the subject looked scary enough to deserve enough time to study it. Sadly, if I can say, the subject was