Http to https site with balancing
@invoker wrote: Hy sir, could someone help me please… i want configure my server to hit https site using haproxy… i already try so hard to raise my foal… but still fail… my server use http ==>...
View ArticleTroubleshooting 502 Bad Gateway
@paul wrote: Hello, I’m new to HAProxy and have hit a snag while evaluating it against our backend. I have found a particular request that seems to generate a 502 Bad Gateway error and was hoping...
View ArticleMultiple port 443 backends - TCP mode
@mysticalunicorn wrote: currently im listening on port 443 in TCP mode and my attached backend is moving the traffic to an api on port 443 on the server. no issues there. I need to have the front end...
View ArticleBackend using https on different port
@gytrdun wrote: Hello, we have backend servers that responds to something like https://servername1.domain.com:9900/someurl https://servername2.domain.com:9900/someurl I’m having a hard time figuring...
View ArticleGDPR Solution for looking up login id country code
@Zach wrote: I have a requirement to use backend servers in remote countries if the user’s home country preference is set to that country. Right now when a user logs in, I query a haproxy map for...
View ArticleBluemind and HAProxy as reverse proxy
@jpweiss wrote: Hi everybody, I have a problem configuring haproxy as a reverse proxy for Bluemind. When I enter the URL on a browser, it changes to the same address followed by a lot of \ and I get...
View ArticleHaproxy asking passkey when starting up when using SSL Certificate pem in...
@sumansatpathy wrote: Is there any way to configure HAPROXY cfg file to take the keypass from the input or any configuration rather than asking while starting up the application ? I have created the...
View ArticleRestric access to a backend just to the internal network
@hadi wrote: Hi, I have an HAProxy with more than twenty backends and I need to limit access to one specific backend, CP-API.MACKMIL.COM, to the following internal network subnets: 10.10.0.0/16...
View ArticleHow to keep urlpath the same in the browser, while reverse proxying
@sinaowolabi wrote: Hi! I am pretty new to haproxy and I would love some help in figuring out how to properly use reqirep and rspirep syntax. I have a group of backend servers, each with the same...
View ArticleHAproxy health check problems
@nkalev wrote: Hi, We have recently moved from HAProxy 1.5.16 version to HAproxy 1.8.14 version and we noticed changed behaviour when health check is configured for a server. The health check will be...
View ArticleGather more info about TLS Client Hello messages being received on port 80
@waynewex wrote: Hi all, I’m having an issue with Facebook’s crawler sending me repeated TLS Client Hello messages on port 80. I logged an issue with their developer support but they closed the ticket...
View ArticleUnderstanding maxconn and maxonnrate and delays
@ndakotaeq wrote: Hello, I am troubleshooting an issue most likely related with high load per second. While investigating I am looking on network capture and I see the delay ~50 sec between client`s...
View ArticleHaproxy always uses the default backend for rewritten url
@sinaowolabi wrote: Hi! I am trying to use haproxy to direct users to different backends depending on the url in the browser. All the backends have the same real URL...
View ArticleHow to capture Cookies in haproxy http logs
@sandeepkumaruppala wrote: Hello all, I am trying to configure http logs for haproxy. I am able to capture the all the required details except cookies. I am very new to haproxy and not have much...
View ArticleHAProxy Basic auth on website redirect
@vinivas wrote: I am trying to configure my HAProxy to redirec to a certain webpage with Basic Auth without changing the hostname. backend lf_was_9080 acl auth_lf_was http_auth(lf_was_auth_list)...
View ArticleSudden spike in inbound bytes
@waynewex wrote: I was watching the real time data on Google Analytics and I noticed that page views suddenly dropped by 50% for a small period of time. The drop occurred at 6.28PM. When I noticed...
View ArticleNginx before HAProxy - RPAF
@danielfarkas wrote: Hello, I have nginx before haproxy on my Load Balancer. Request is traveling in to haproxy with “proxy_pass” directive. I set a header “X-Forwarded-For” and now, I need to log...
View ArticleDifferent health checks for regular- and backup-server
@MaEh wrote: Hello togehter, I am a searching a way to do separated health checks for the “regular” backend-servers and for the backup-server. Background: we are actually do health check for a special...
View ArticleQuery regarding HAProxy and OpenSSL
@alitahir wrote: Experts looking for some authentic answer on Haproxy and OpenSSL. • What is the most recent version of HAProxy that will work with OpenSSL 1.0.2 (or close to that version at version)....
View ArticleMultiple network HAproxy setup
@Djuk wrote: Hello team, I wan to configure a HAproxy setup using 3 networks. Currently i am using openstack and i havse already configured 3 networks on the heat template. The desired config is as...
View Article