Trouble with ECC/RSA shared IP/port SSL setup and using unix sockets...
Hello We have been trying to test a shared IP/port ECC/RSA SSL implementation that is available in HAProxy, and largely followed this basic setup guide...
View ArticleControlling list of "Acceptable CA names" (no replies)
Hi All, We have a scenario where HA proxy might send a large of "Acceptable client certificate CA names" to the client as part of the "Certificate Request" message. What we see on the client side, is...
View Articlehaproxy with support http/2 &apache - Remote IP (1 reply)
Hello, do you have configuration apache for suport http/2 with haproxy ? if I use: backend nodes mode tcp balance roundrobin option ssl-hello-chk server web01 172.17.0.3:443 check server web02...
View ArticleHTTP redirects while still allowing keep-alive (no replies)
Quick question: how can I configure HAProxy to redirect (via `http-request redirect ...`) without HAProxy sending the `Connection: close` header, thus still allowing keep-alive on this connection. My...
View ArticleFW oem compression wear and new socks factory (no replies)
Dear BOSS/PRODUCT MANAGER We...
View Article500 Server Error vs. 500 Internal Server Error ? (no replies)
Hello, Haproxy uses 500 "Server Error" for error/status code 500. AFAIK RFC 2616/7231 and most? other servers use 500 "Internal Server Error". Is there a reason for using "Server Error" and not...
View ArticleAdd agent-host configuration directive and allow changing it and agent-send...
Hello! It's my first PR to haproxy, so please tell me if anything still wrong. I've read CONTRIBUTING. This patches implements possiblity to define different host (agent-host) for agent checks in...
View ArticleSCT TLS extensions with 2 certificates (1 reply)
I'm having an issue while trying to serve SCT TLS extensions in a 2 certificates scenario. I'm using HA-Proxy version 1.7.1 with static OpenSSL 1.1.0c. Certificates: file www.domain.tld.pem - Subject:...
View ArticleHadoop users list (no replies)
Hello there, Might want to know whether you are keen on obtaining Hadoop Leads for your marketing effort? Please review and let me know your thoughts I will get back to you with a more information and...
View ArticleHAProxy Lua Map.end & reserved keywords (no replies)
TL;DR: 'end' is a reserved Lua keyword, and cannot be used as a structure member as in Map.end. Need to change the naming of constants maybe?...
View ArticleGaming Industry Database (no replies)
Hi, Good day to you, Are you interested to reach the newly updated Gaming Industry Database which includes complete contact details and verified email addresses of - Casino Surveillance Managers,...
View ArticleQuote (1 reply)
[cid:CSPw2111_54b2a2ba-43d3-44db-996b-e49bb9ea17c7.gif] Hi, i need a price for this product : HAPROXY ENTERPRISE EDITION : We want to know the price for the support (standard and Premium24x7) of the...
View ArticleHTTP Authorization header problem with v1.7.1 (2 replies)
Hi all, I noticed that after upgrading to haproxy v1.7.1, haproxy returning 400s for certain requests that include the HTTP Authorization header. The following is the output from 'show errors'. I am...
View Article[PATCH] MINOR: compression: fix -vv output without zlib/slz (5 replies)
When haproxy is compiled without zlib or slz, the output of haproxy -vv shows (null). Make haproxy -vv output great again by providing the proper information (which is what we did before). This is for...
View Article[PATCH] BUG/MINOR: Reset errno variable before calling strtol(3) (no replies)
Sometimes errno != 0 before calling strtol(3) diff --git a/src/server.c b/src/server.c index 2f539c99..28340ddb 100644 --- a/src/server.c +++ b/src/server.c @@ -2815,6 +2815,7 @@ const char...
View ArticleLync Clients List 2017 (no replies)
Hi, Hope you doing well! Would you be keen on Lync Clients List 2017 for your deals and showcasing effort? We also have: Skype for Business Microsoft Office suite Cisco WebEx Citrix BlackBoard and...
View ArticleHAproxy / Reverse proxy Debian (7 replies)
Hi, Hi, Seems to have a little problem with my SSL config: .... .... # Default SSL material locations ca-base /etc/ssl/certs crt-base /etc/ssl/private # Default ciphers to use on SSL-enabled listening...
View ArticleSudden peak of orphaned sockets -> 100% cpu (5 replies)
Hi, We have a haproxy setup consisting of a pair of nodes with keepalived, which then utilize the proxy protocol to pass requests (roundrobin) to a second pair of haproxy nodes. The first pair mainly...
View Article