[PATCH]: BUG/MINOR: contrib/modsecurity wrapper (1 reply)
Hi, I attempted to compile the new modsecurity wrapper under FreeBSD, thus this small patch proposal. - the first error encountered was about LIST_HEAD which has two arguments in event2 library. -...
View ArticleRE: Solution Seekers| Business Intelligence (no replies)
Hi, I am Nicki from B2B Data Group., Following one of our recent market studies; we have compiled a list of Companies Seeking Business Intelligence Software Solutions and this list can be used for...
View ArticleBug: send-proxy-v2 sends PROXY protocol on agent checks (1 reply)
If the send-proxy-v2 flag is set on a server, the PROXY (v2) is emitted on agent checks. If send-proxy is set on a server, no PROXY protocol is emitted on agent checks. I rather think that the correct...
View ArticleQuestion regarding HAProxy config (1 reply)
Hi, I am configuring a third party application and am trying to use HAProxy to server as a single point of access to my server pool. Users connect to the web server which in turn is configured to talk...
View Article[PATCH] bis contrib mod security (no replies)
Hi apologies the patch sent yesterday was not the correct one. Kind regards.
View Articleclarification on documentation for sticky counter tracking duration (no replies)
I'm looking to get some clarification around the documentation for the duration of sticky counter tracking. There are 2 specific points I'm a little confused on. 1. Under the documentation for...
View Articleaction on server state change (1 reply)
Hi, is it possible to define some custom action on a server state change, e.g. execution of a script? Background: Recently, I had some issues with a flapping service - it worked well without load ;p -...
View ArticlePassing SNI value ( ssl_fc_sni ) to backend's verifyhost. (1 reply)
When doing tls->haproxy->tls (bridged https) re-encryption with SNI, we need to verify the backend certificate against the SNI value requested by the client. Something like server options:...
View ArticleWorld's ONLY news and sentiment app (no replies)
body, html, .body { background: #ffffff !important; } Dear colleague, We got your email address from our own search engine crawler. We are glad to introduce to you Lexxe's new app News &...
View Article[PATCH] Add b64dec sample converter (no replies)
Hi all, This patch against current master adds a new b64dec converter. It takes a base64 encoded string and returns its decoded binary representation. This converter can be used to e.g. extract the...
View ArticleIssues with redirects for POST requests with payload (1 reply)
Hello all! In last weeks I've started encountering a problem, that for our particular use-case is seriously breaking some of our sites, namely: * a client makes a POST request which has a "largish"...
View Articleawesome article from Willy for seamless reload (no replies)
Hi, For those (I am on of them) who don't follow twitter/blogs/fb and all these noisy stuff, check Willy's article about seamless reload here...
View ArticleCompare against variable string in ACL (no replies)
Hi I want to make sure that the SNI hostname and the hostname provided in the 'Host' header of HTTP match, in order to avoid virtual host confusion within my backends. Is it possible to create such an...
View Articlereqrep syntax (1 reply)
In the manual [1] there is an example for using reqrep with syntax like this: # replace "/static/" with "/" at the beginning of any request path. reqrep ^([^\ :]*)\ /static/(.*) \1\ /\2 But a typical...
View Articlehaproxy not creating stick-table entries fast enough (1 reply)
I am running haproxy 1.5.18-3 on CentOS 7 and need to use the stick-table feature to make sure traffic for a specific user persists to a given server. Things work fine when connections come in slowly,...
View ArticleAllowing gzip compression of non-chunked responses? (1 reply)
Good morning, In the current version (1.7.5), haproxy documentation states that compression is disabled if the response is not chunked and does not include a Content-length. Unfortunately, it seems a...
View Article[SPAM] ☑Fw: page layout (no replies)
Hey! I just wanted to show you my new web page layout, take a look here http://mosur.josefamily.net Best regards, Qingshan Xie Sent from Mail for Windows 10
View ArticleQuestion (1 reply)
I love the product, but have an issue. I have a config that works if I have any 1 of the 3 servers in the backend uncommented, but if I have two or more uncommented it fails. Is there something I'm...
View ArticleBug: DNS changes in 1.7.3+ break UNIX socket stats in daemon mode with...
With HAProxy 1.7.3 and later on FreeBSD, recent DNS-related code changes in HAProxy appear to have broken the UNIX socket in daemon mode when resolvers are present in the configuration. How to...
View Article