HTTPS redirection for Primo discovery system
@skrdlant wrote: Hello, I am new to Haproxy… I am trying to configure exlibris Primo accoring to these instructions:...
View ArticleEverything working, but one page returns 502
@fdellwing wrote: Hi, we have a haproxy instance handling multiple domains and getting the requests to the correct servers. We have a nginx server, which runs fine without haproxy and mostly runs fine...
View ArticleNeed help to defeat an appliance
@j_bourdeau wrote: Hi, In my network, I have an appliance that I do not fully control. To access its web interface, I must reach it by calling its IP address and that request must be from an IP in the...
View ArticleHaproxy Across Sites
@etenburn wrote: Haproxy Plan.png1907x823 15.8 KB So im new to haproxy, also, im no Linux admin, but i know my way around. i am working with Ubuntu 18.04. the picture above is an example of what im...
View ArticleSite down Alternate Routing
@porton wrote: Hi, I have been banging my head on this for a few days and I realize I need a little help. I am trying to set-up an acl that will route traffic to a site that provides a notice when all...
View ArticleTake action based on json key's value from payload data
@fotag wrote: We are trying to, temporarily, route traffic at different backends based on a key’s value in requests body, haproxy.conf and lua script are following. The problem is that payload could...
View ArticleGlobally accessible ACL
@pmanno wrote: Hi All, Working on a solution for a maintenance page based upon: https://gist.github.com/sts/62d8dd59221ab68661aa This works really well, but I want to have a SINGLE acl apply to...
View ArticleL4CON but ports show open on nmap
@setec1 wrote: kinda new to haproxy and could well be i am trying to do something that isn’t possible. end goal is to have rdp roundrobin with fix max connection of 1 user per server with approx 130...
View ArticleUsing HaProxy with SSL terminiation to add encryption to redis
@MaJo wrote: Hello all, I am quite new to HAProxy, and was working on adding encryption to redis-redis communication using HAProxy with SSL termination. Redis does not support encryption. In order to...
View ArticleHAProxy SSL Termination
@LaFerrari wrote: I am having a problem getting my .pem certificate working in my HAProxy configuration. I have been given a .pfx GeoTrust wildcard certificate and 2 other certificates titled...
View ArticleLastchk showing high values
@rtan wrote: Hi, Facing some slow responses on one of the application. The Lastchk value on status page is showing upto 2000ms at times and in similar setup another haproxy the Lastchk is ‘0’ (zero)....
View ArticleMigrating from httpd reverse proxy to haproxy
@alexseys wrote: Hi Wandering if anyone has migrated from httpd reverse proxy to haproxy, and could share ways that can be done, besides retyping config file manually. Also is anyone managing haproxy...
View ArticleDNS Resolver: trying to understand interaction between `timeout` and `hold`
@irving wrote: I’m trying to use the DNS SRV resolver feature with a local Consul agent and haproxy 1.8.14. I have a basic configuration working, but I’d like to get a specific behaviour when Consul...
View ArticleBind 443 to multiple backends based on dummy paths
@dinosauriecito wrote: Hi! I am new to the forum and after learning and searching a lot in Google is I come up here because I wasn’t able to achive the challenge I am going to explain. Before I start,...
View ArticleVMware Horizon Internal Connection/Replication Server Failover
@LaFerrari wrote: Hello, I am currently working on making our internal VMware Horizon setup more redundant with the use of HAProxy, Keepalived, and 2 internal connection servers. I am currently able...
View ArticleSet SNI Haproxy Passthrough
@sarath wrote: Hi Team, We are trying to figure our a solution for old applications and clients that are connecting to our endpoint. Some of these old clients do not set SNI during the initial...
View ArticleHaproxy 1.7.11 intermittently closes connection on POST requests
@entea wrote: Hello community, I’m seeing a very small number (0.0025%, ~20-30 req out of 800-1000K daily) of POST requests just being shut down without any response from haproxy: The HTTP client has...
View ArticleWildcard certificate and multiple Subject Alternative Name certificate together
@moscardo wrote: Hi, I have a wildcard cert working together with a certificate for a single hostname, but when I replace this last certificate with one that has several Subject Alternative Names I...
View ArticleHAProxy dual config for contingency
@etenburn wrote: On DDC_HA_PROXY_SERVER I want to have ddcnode1 and ddcnode2 in a roundrobin while having ftwnode1 as a backup. ONLY If ddcnode1 and ddcnode2 are down, then traffic will forward to...
View ArticleV1.8 TCP vs HTTP Mode / Production Area
@Harery wrote: Hello Dears, I would like to take the opinion of members and experts I am currently studying for the technical use HA-PROXY for Real Estate project through a website Depending on Free /...
View Article