SSL termination does not work correctly (v2.0.8)
@Malivolus wrote: Hello, I have a problem – I want to terminate SSL at haproxy and load balance a bunch of servers based on JSESSIONID and SNI. It is almost working, but fails exactly at what I need...
View ArticleTcp keepalive connection not failover
@CipherC wrote: Hi, I’m testing TCP keepalive connection scene, case like: client A establish a keepalive tcp connection with haproxy port 81: client 192.168.1.2:1234 -> haproxy 192.168.1.100:81...
View ArticleRedirect http to https
@giorg wrote: hello, I have this setup: ubuntu with haproxy and let’s encrypt with many certificates, lxc containers with websites listening on port 80. If I browse using https everything works like a...
View ArticleMultiple backend
@herken wrote: Hello, to be better in my explanation, i need to explain ma infrastructure I have 5 virtuals servers : Bitwarden, Jira, Confluence, Owncloud and the HAProxy. I use a DNS with my nas...
View ArticleThe 'reqrep' directive is deprecated in favor
@mnuic wrote: Hi, we are upgrading haproxy fleet from v1.8.22 to v2.0.8. In that process we saw lot of logging: The 'reqrep' directive is deprecated in favor of 'http-request replace-uri' and...
View ArticleSystemctl reload not working - fails to start/stop
@projects067 wrote: I’m having an issue with reloads with Haproxy 1.8.16 with Centos7. I am using init scripts for the start/stop/reload/restart functions, and have tried following...
View ArticleHAproxy and Outlook 2010 on Exchange 2016
@jasejk wrote: Hello, I’m very new to haproxy, managed to get a working configuration by combining a week of Googling and surfing the web. The one issue I have is OA - RPC over HTTPS is not working on...
View ArticleAnyConnect and HA
@tgray96 wrote: Hello, I am trying to utilize HAProxy to reverse proxy both web traffic, and anyconnect vpn traffic. This is my current config: frontend https bind *:443 mode tcp option tcplog...
View ArticleHow to use haproxy with consul cluster?
@rainkidpk wrote: i have 3 node consul (1 leader, 2 follow), I want to know how to configure haproxy for this model, assuming when the leader of the node dead, haproxy will load another node...
View ArticleIs it possible to send traffic back to same port as it was received?
@localhost wrote: I need to send traffic back to the same port on which load balancer receives the request. Is it possible with haproxy or not? Thanks… Posts: 1 Participants: 1 Read full topic
View Article"Server-template" Can automatically scale the number of servers?
@rainkidpk wrote: Hi, instead of use “server template app -number-…” I can make it automatically scale follow the instance server number? Posts: 1 Participants: 1 Read full topic
View ArticleProblem after handshake postfix 465
@riets wrote: I try to balance port 465 postfix with ssl pass-throught. Seems postfix identify the protocol because no header error occurrs Seems postfix do the handshake correctly and connect But...
View ArticleChaining HAProxies and the proxy protocol
@GerMalaz wrote: I need to (temporarily) chain HAProxies (HAP A has connection issues with some backends) HAP A -> HAP B -> backends in HAP B, this works: Blockquote bind *:8080 accept-proxy acl...
View ArticleHAProxy as non-caching http reverse proxy for M2M integration
@eric wrote: Hi Folks, I’m looking for some advice from experienced HAProxy users in regards to my use case. I have an a bunch of serverless application (ie Lambda functions) running on AWS cloud that...
View ArticleNameserver setup for HAProxy
@hakhan201 wrote: Hello Everyone, I hope this topic finds you in good health. I just installed HAProxy on a server of mine and created a DNS record on a domain with my HAProxy server IP. Now when I...
View ArticleReceiving RTNETLINK answers: Network is unreachable after from VM's after...
@SirLoinOfSteak wrote: Hi All, I’ve changed the definition of the default network to 10.0.0.X from 192.168.122.X. Once I did that, any VM I create returns “RTNETLINK answers: Network is unreachable”...
View ArticleFirewall and Haproxy
@SirLoinOfSteak wrote: Hey All, When adding hosts to a F/W behind a VIP (keepalived for example) to which Haproxy is bound, should just the VIP be added to the F/W or would all member hosts behind...
View ArticleRedirect based on url
@cm-vdp wrote: Hello, I am new to haproxy and I looked at the documentation but can’t find a solution for the following problem. I am migrating an apache reverse proxy. Now I have the following rule...
View ArticleIMAP + SMTP proxy for 2 Mail Domains
@nsclick wrote: Hello, I’m trying to setup HAProxy to handle IMAP and SMTP for two different mail domains and two different backend servers (one server for each of the domains). Let’s say we have the...
View ArticleDoing the opposite: Blocking certain html from being served possible?
@vnomura wrote: Hi All, We host websites and sometimes bad actors create phishing sites during their trial period. Specificity fake Outlook webmail login pages where they harvest email/passworks. We...
View Article