Possible minor bug - configuration validation
@aidofitz wrote: hi folks, can anyone point me at how to log a possible bug - it's not clear to me how to do this? For info and comment, the issue appears to be with a change made back in 2014/04/23 :...
View ArticleHaproxy causes "Communications link failure" with JDBC and MySQL
@andrea wrote: I'm running a dockerized metabase instance on rancher server and I'm using haproxy to front the application. Everything runs pretty fine if not that upon first page hit I get the...
View ArticleUsing SSL Termination AND Passthrough AND Bridging based on URL
@skippyboy wrote: Hello All. I am quite new to using HAProxy, and have been directed to do something that I can't find any examples of in my google searches. We will be hosting many different sites,...
View ArticleHAProxy Load Balancing in Exchange 2016 - New Information
@CDN224 wrote: Teams,Microsoft has now released Exchange 2016, we know from previous setups that 2013 can be done with great results, but 2016 introduces a new "Health Monitoring". Exchange 2016...
View ArticleMultiple Connection from Same IP slow
@melaleuca wrote: We have host couple thousand sites and in our office we are constantly checking sites, etc. Every once in a while sites become really slow, but only in the office. After a couple sec...
View ArticleOpportunistic client certificate validation
@jschlyter wrote: Greetings, I have an application that authenticates its peers using pre-registered self-signed certificates. When we deploy this application behind a nginx or apache reverse proxy,...
View ArticleTransparent HAProxy and Exchange not working
@dskriv wrote: Hello, I am attempting to setup a pair of HAProxy servers running CentOS 7 to load balance 2 Exchange 2016 servers transparently. We have logging requirements so the client IP address...
View ArticleHaproxy crashes on 3 nodes at exactly the same time
@kingcdavid wrote: Hi All Hoping someone will be able to help, we're running a bit of an interesting setup we have 3 HAProxy nodes running freebsd 11.0 , each host runs 4 jails running haproxy, but...
View ArticleStick Table Size
@haproxy wrote: Hello, I'm not finding much detail on the stick table size settings. Can someone point me in the right direction? We're running 1.5.18. The latest change log for 1.5.19 mentions some...
View ArticleNetScaler CIP analysing code seems to be incorrect
@mahnkong wrote: Hello, we are trying to run several instances of HAProxy (v1.7.3) behind a NetScaler VPX (Version 11.0 64.34) and want to use the NetScaler CIP feature so that the original IP of the...
View ArticleHTTPS to HTTP transparent proxy mode, without SSL Certicate
@thiago.daconceicao wrote: Hi all, I'm new here, sorry for the doubt, but is it possible to do like a proxy transparente using mode tcp, forwarding the incoming trafic HTTPS, and doing the Translate...
View ArticleMount local path
@p3rtinax wrote: Hi, I'm using nginx as primary web server, first question is:is it possible to migrate fully from nginx to haproxy ? terminating nginx ?! the problem is this configuration, Mounting...
View ArticleNew connection handling when reloading
@Markvr wrote: From reading https://cbonte.github.io/haproxy-dconv/1.8/management.html#4 , when haproxy reloads, a new process is created and binds to the same port as the old one. Then when all...
View ArticleRobots.txt file on HAProxy
@brianb wrote: Hello, Currently we host multiple sites behind our HAProxy load balancer, and I would like to prevent Robots from indexing and crawling our sites. I do not want to put a robots.txt on...
View ArticleSingle SAN SSL Cert, mutiple sites
@id1974 wrote: I am trying to implement HAProxy with a SAN Cert for multiple sites hosts on the same servers (different IP bindings).I've had some trouble getting the SAN Cert converted to a pem file,...
View ArticleHAProxy create new sessions in Tomcat
@Djedje wrote: Hi, I'am using HAProxy 1.5.18 on CentOS 7.3 and Tomcat 8. HAProxy create a lot of sessions (more 350) on my Tomcat Server! Every 10 seconds, a new session is created. I think it is this...
View ArticleCannot get "redirect scheme" to work in backend section
@vquintans wrote: Hi, I have a haproxy cluster with two frontends for http and https and many backends which are selected using a domain2backend map. Some of the backends must be accessed only through...
View ArticleSSL Offloading Vs Passthrough
@apex wrote: What are your thoughts on which is best? Offloading or Passthrough? Would it be wise to have traffic between the load balancer and servers be unencrypted? Posts: 1 Participants: 1 Read...
View ArticleHAProxy Hardening
@apex wrote: Are there any good recent articles on HAProxy hardening? Want to ensure a maximum security setup for the load balancer. Posts: 1 Participants: 1 Read full topic
View ArticleReuse backend ssl session without frontend keep-alive?
@jhume wrote: Is it possible to reuse ssl sessions to a backend without the frontend supporting keep-alive? What we want is effectively a pool of TLS sessions to the backend that can be reused by any...
View Article