How to auth with client certificates and not depending on URI
@serverhack wrote: Hi all, I have a web (https://www.domain.com) that need to be accessed with and without TLS Client Certificate auth, depending on the URI. For everyone accessing to www.domain.com I...
View ArticleAcls for Tcp level requests
@Shankar wrote: Hi , I had posted this question earlier but got no reply My requirement is to connect using jdbc to a server cluster. ( connection String :...
View ArticleQMail SMTP backends in haproxy
@moscardo wrote: Hi, I am setting up haproxy in front of several Qmail SMTP servers, however when I try to send an email through Thunderbird, it doesn’t really work. The message could not be sent...
View ArticleUnable to bind to two digit and three digit port in my local macbook pro
@bharathkumar wrote: Hi Guys, I have some strange error coming from my haproxy.cfg not sure what happened with my mac…i scanned all the ports nothing is listening… only four digit bind ports only...
View ArticleBytes Out on HAProxy stats page
@jakinov wrote: I’m trying to figure out what the bytes out means on stats page. I found mentions that that value == ‘bout’ and I found that bout refers to just frontend usage. My understanding is...
View ArticleWhy does my simplified config not work? - 1.8 - tcp reverse proxy with domain...
@michacassola wrote: Hi there, could anybody help me to figure out why my config does not work? listen listener mode tcp bind *:80 bind *:443 bind *:10000 bind *:8443 tcp-request inspect-delay 5s...
View ArticleDNS for Service Discovery - observed shortcomings, are we missing something?
@mchesler wrote: We’re currently investigating the use of DNS for service discovery to simplify our configurations and the process by which we add and remove dynamic services as HAProxy backends....
View ArticleExchange 2013, random disconnects in Outlook 2016 for Mac
@Jiggz wrote: Hi community, I’ve been scratching my head with this problem for far too long now. The thing is, everything works fine with HAp and Exchange 2013 EXCEPT Outlook (2016) for MAC. In other...
View ArticleHaproxy Remote Desktop services 2016 not balancing
@freestyle wrote: Hi I have 8 windows 2016 Remote Desktop servers and I’m using 1.8 haproxy to try and load balance using leastconn. The first 24 connections got balanced nicely… but then most of the...
View ArticleRest API support for opensource HAProxy
@pravin wrote: Does opensource version of haproxy support configuration via Rest/JSON. Posts: 2 Participants: 2 Read full topic
View ArticleNo Logs (syslog)
@warnox wrote: Hello, I’ve added the following config into haproxy.cfg, but no logs seem to be getting sent to the syslog server. I’ve looked through the documentation and previous topics, but not...
View ArticleHow to install HAProxy on CentOS 7 Minimal
@Atticraider wrote: Afternoon All, I’ve been asked to install HAProxy on CentOS 7 Minimal however I don’t seem to be able to add/install it. Could someone be so kind and tell me how I can get this...
View ArticleHAProxy using old Cert File
@Ser1ous1 wrote: Hello, today my website showed that the SSL certificate is outdated. I’ve searched for hours now and the Cert on the system is renewed, but when i browse the site i get an ssl...
View ArticleHA proxy service unable to start
@Vinod wrote: I cant get my ha proxy service to start. here’s what I see, please help Posts: 2 Participants: 2 Read full topic
View ArticleRedirect (remove www) to non-www URL version before SSL binding
@vnomura wrote: Hi All, I’m using HAProxy 1.8.8 on Ubuntu in front of my IIS web servers to load balance and bind SSL certificates. So far so good on this. The problem is that our wildcard SSL certs...
View ArticleCRL list problem
@h947613 wrote: Hi, I have installed haproxy 1.8.7 and get problem with CRL list - even when I revoke a user’s certificate, the page appears to him. test1 is my test user CERT REVOKE: openssl ca...
View ArticleNextcloud behind haproxy - login post delayed 30s
@dselb wrote: Hello, I have a nextcloud installation behind an haproxy - accessing nextcloud is very performant except for the response to the login http post. With default timeouts I get a 504...
View ArticleHA proxy as reverse proxy - 502 bad gateway error
@Vinod wrote: We are trying to configure ha proxy to act as reverse proxy for a SSL/TLS Pass-Through design and now we are getting below error when trying to access the site. 502 Bad Gateway The...
View ArticleHAProxy limiting throughput
@Sweeny wrote: To the good people of the HAProxy forum, I seem to have a small issue with my HAProxy configuration. For whatever reason I find HAProxy being the cause of a bottleneck in my ingest...
View ArticleUsing Keepalived (VRRP) for source IP failover
@jakinov wrote: In my case, I need my HAProxy to use a specific source IP when connecting to any of the back-end servers. I’m currently using keepalived for automatic failover and switching over an IP...
View Article