User identification when making request
Is there anyway we can determine which user hit the request and configure it to see in the logs? 1 post - 1 participant Read full topic
View ArticleParameters of hdr_beg -i
haproxy 2.84 (Ubuntu 22.04) Maybe someone can help me finding the documentation for the -i switch to the hdr_beg directive. I’m seeing usages of: acl is_website hdr_beg(host) -i www.myserver.org Where...
View ArticleIssue with processing order of rate-limits: base, path, then query
I’m likely missing something obvious, but I’m confused why these lines aren’t producing the results I expected: http-request set-var(req.rate_limit) base,map_beg(/etc/haproxy/maps/rates.map) if {...
View ArticleConfiguration for DSP / hiding all errors
Hi haproxy community, I ask here from advices for a very specific haproxy configuration. For the context we are in a niche business were have to handle million of request/s but without the need...
View ArticleUndefined reference to `rdtsc'
Hi there, Compiling haproxy 2.2 w/ TRACE=1 on mac host, inside ubuntu container, using this command, make -j $(nproc) TARGET=linux-glibc USE_LUA=1 TRACE=1 throws following error: /usr/bin/ld:...
View ArticleTCP frontend verify SNI, then redirect HTTP and HTTPS traffic
Hello, over at the OPNsense forum I created a widely used tutorial for configuring HAProxy with Let’s Encrypt on OPNsense. To me this setup can always be improved. This is way I am coming here for...
View ArticleUse HAProxy to pass connectivitycheck.gstatic.com
Hello, TLDR below! So I bought a Lenovo Smart Clock, and I did the experiment as described here. Bedside Home Assistant Dashboard - Hacking the Lenovo Smart Clock 2 to run Android Apps Everything is...
View ArticleHttp-response set-map usage
Hello. Newish to HAProxy and having some difficulty. I have a backend and want the destination ip and backend name added to a map file if the status code is 404. Backend configuration is very simple:...
View ArticleCert renews, https+http redirects and send-proxy on ssl
I have a simple requirement & semi-working setup which made me think I knew what I was doing, but this is clearly not true. I am adequately savvy i.t.o CLI/linux, but in HAproxy terms, I am (as I...
View ArticleProxy folder to inside server
Hi, I have one question (I’m pretty new to HAProxy so maybe the answer is very simple). I have some servers inside with Nextcloud. I wish to have the external address to them like...
View ArticleWhen using SSL i get this error "ERR_TOO_MANY_REDIRECTS"
i created a PAM file that contains the Key , crt , intermidiate but when i want to use the SSL cert i get " ERR_TOO_MANY_REDIRECTS" on the browser this is my configuration : timeout server 1m timeout...
View Article[docs request]: server ... ssl check == layer6 check passed but server ......
Hi, I’m looking for docs. What is layer 6? The below tests are in a backend with mode tcp. I’m assuming that layer 6 means TCP but am not familiar with TCP being at layer 6. I also don’t see any logs...
View ArticleRedirect domain.com/path to domain.com
Hello, I’m trying to figure out how to redirect domain.com/path to domain.com. I have a backuppc installation and I access it through “domain.com/backuppc”. I’m using haproxy for jenkins and nextcloud...
View Article2.8.x to 2.9 Sudden 411 issues
Hi, I’m a very new user of HAProxy and am running into an issue when trying to upgrade from 2.8.x to 2.9. We are running HAProxy on Kubernetes and over the past few weeks we’ve run a few billion...
View ArticleProblem with site who redirect to HTTPS
Hi All i am trying to configure HAproxy for SSL Termination the Backend is an Umbraco IIS website who redirect all traffic to HTTPS when i Browsing through the HAproxy i receive "...
View ArticleError on acl and backend
Hi to all, i have an installation of HAproxy 2.4.22 on ubuntu 22.04LTS (package from distro rep) i succesfuly deployed on production this installation with maps for choosing backend based on host from...
View ArticleTerrePower 将在北美底特律车展上展示电动汽车电池技术
特雷·鲍尔泰瑞 Yom 在北美底特律车展上展示了电动汽车 电池技术。 阿拉巴马州莫比尔, 2023 年 9 月 1日 /美通社/Dataset TerrePower 是BBB Industries的一个部门,将 提供发电解决方案 。 可持续的电池寿命 2023年 9月 13日 在底特律举行的 北美国际汽车展 上,TerrePower将组织 参 电话号码列表 加研讨会展示技术 使用的锂离子电池...
View ArticleHA proxy ass ssl termination with oracle database
Hi I have set up haproxy as ssl termination with oracle database. Im using springboot and ojdbc8 with oracle 19c. The problem is i have some queries that work fine when spring is bootstrapping but...
View ArticleHAProxy no responses when built with wolfssl, while working with openssl
I am trying to use haproxy 2.8.5-stable or 2.9.0 with WolfSSL 5.6.4-stable but I am not getting any replies from HAProxy. If I compile haproxy with OpenSSL 3.0.2 or 1.1.1w it works fine. I also tried...
View ArticleHaproxy mail config
I have a modoaba mail server running on IP 192.168.1.16 . When haproxy is bypassed , mail admin page loads just fine, but the problem is I want to use haproxy for my mail server, what configuration...
View Article