Haproxy issue unable to start services
@johnsonn wrote: Hi Team, We have setup new HA Proxy in our project and that I have build new haproxy vm I’m getting below error when I try to see the haproxy services status. ● haproxy.service -...
View ArticleTrouble with getting TLS 1.3 working on Ubuntu 16.04
@ninjakidd wrote: Hi there, I’m having an issue with my Haproxy installtion. I’m trying to get TLS 1.3 working successfully. when using the SSL test site, 1.3 is not being served. I have made the...
View ArticleHolding page for a request
@bachkilan wrote: Hi, I am trying to create a holding page when the request exceeds the limit if my maxconn is 10, then when the 11th connection comes I want to show the user a temporary holding page...
View ArticleSimplified ACL for SNI matching
@Thoufiq wrote: Hi There, We are doing SNI based routing for multiple domains through our HAProxy LBs. but i need to add few more domains in the same HAproxy clusters. But the domains are as mentioned...
View ArticleHAProxt 1.8 and ADFS Redirect different domain
@alpot wrote: Hi, I have this scenario: client —> Ha Proxy (cert fqdn: adfs.com) --------> ADFS (cert fqdn: adfs.int) So in the client browser they will type...
View ArticleHaproxy not using full server resources for ssl offload
@moses wrote: i have a haproxy setup on a virtual machine using kvm with 8 cores and 4Gb of memory. i,m using it as a load balancer with SSL offloading(with verify required). the server has a load...
View ArticleMutual TLS with client hostname/san validation
@maartend wrote: Hi, I have seen and tested HAProxy can successfully do client authentication based on client SSL certificates. But what I miss in this client certificate authentication is the CN or...
View ArticleRedirect request transparently and change path
@Sven_Lowry wrote: I need to redirect a web request as follows, and can’t get it working with HAProxy. Original URL: http://mywebpage.com/webservices/index.asp?param1?parm2 Redirect transparently (so...
View ArticleRewrite URL without modifying underlying functionality
@jared_t wrote: Running into a bit of challenge with URL re-writes. I am trying to whitelabel some of our services… Lets say we offer a service at portal.company.com now we setup tenants within that...
View ArticleAsk a question about haproxy gpc0 configuration
@seobi wrote: haproxy question523×672 37.4 KB I am building with 2layer as shown in the picture. main haproxy is responsible for ssh decode and main server, and sub haproxy manages acl. Sub haproxy...
View ArticleRedirect POST data api http to https
@baonq wrote: My Server not connect to internet and I can’t use api telegram for alert notification. I have a HAProxy server and I want it to be an api proxy. But I can’t redirect request to...
View ArticleHaproxy rds lb in docker on centos running on hyper-v layer4 error
@loewie1984 wrote: quite a mouthful, but yeah for a customer I recently did an implementation of haproxy (free) to be used as a rds load balancer and connection broker with stick tables based on least...
View ArticleProblem with my backend
@Hujino wrote: Hello, I just bought a domain for my personal blog. I point my domain to my firewall that hosts my haproxy. However, my domain can’t reach my backend, it’s running in a loop. Here is my...
View ArticleHow to config SSL certificate for Jira and Confluence by HAProxy?
@rawmain wrote: Using HAProxy version: 2.1.3 I did setting in the /etc/haproxy/haproxy.cfg file: frontend jira # bind :::8080 v4v6 bind :::443 v4v6 ssl crt /home/user/ssl/server.pem http-request...
View ArticleIs there settings with error's templates?
@riderkz wrote: In old version of haproxy 1.8 was HTTP/1.1 302 Found Location: https://localhost/ In new version 2.1 it is HTTP/1.1 302 Found location: https://localhost/ with “l” in lowercase Is it...
View ArticleHdr vs hdr_beg for lower CPU load
@hyppopotamus wrote: Hi community. I have a hard config with more than 1000 backends and the same amount of acl rules to redirect http(s) requests to these backends. This config looks like acl blabla1...
View ArticleHaproxy backend
@aarathy53 wrote: Hi Can we have a haproxy.cfg without backend members , we want to use the hap solely for redirection only . Please let me know if more info is needed… Posts: 1 Participants: 1 Read...
View ArticleMultiple bind a.com:443 b.com:443 lines Yes/No?
@kitatech wrote: I read that multiple line of the same IP_address:port is “allowed but incorrect”, here in this question. However I find no pointers to the documentations, so I’ll explain what I would...
View ArticleHAProxy forwarding to NGINX Seafile
@Lip90 wrote: Hi guys, is there a possibility that the HAProxy completely passes everything that arrives at the domain xyz.domain.de to the internal 192.168.1.30? An NGINX with reverse proxy and...
View ArticleMore core & frq VS more cash & fry -> max performance
@Sergei_Shablovsky wrote: Hi HAProxy Gurus! A little bit theoretical but mostly practical question: in physical multi-CPU server configuration (no VM of course for this type of operations), with the...
View Article