[PATCH] BUG: payload: fix payload not retrieving arbitrary lengths (no replies)
This fixes a regression introduced in d7bdcb874bcb, that removed the ability to use req.payload(0,0) to read the whole buffer content. The offending commit is present starting in version 1.6, so the...
View ArticleWebSocket + compression + timeout tunnel broken in v1.7? (no replies)
Hi! I upgraded a HAProxy instance from v1.6.10 to v1.7.3 with no changes to configuration and I noticed that now clients connecting to a WebSocket backend are getting disconnected after being idle for...
View Articlersyslog -> tcp -> ssl -> SNI -> ssl -> rsyslog (no replies)
Hi. The subject looks strange so let me the explain the setup a little bit. I have a old rsyslog without ssl module. I need to send syslog messages via tcp to a remote syslog server. Between the local...
View Articlewww.formilux.org (no replies)
Hi, I hope you are well. I represent an experienced video production and marketing company that has produced over 800 episodes and 1000 Promotional videos. Plus we can actually help promote your...
View ArticleIssue with multiple users on same LAN at client (2 replies)
Hi, We are having an issue when multiple users are on the same lan connecting to out network. We are running a network hosting maybe 20 servers/domains behind one HA proxy. Users on different networks...
View ArticleGet better Google rankings and more customers! (no replies)
Hi *haproxy.org http://haproxy.org *Team, Hope you are doing well. I thought you might like to know some of the reasons why you are not getting enough organic & social media traffic for your...
View Article[PATCH] BUG/MINOR: http: fix typo in http_apply_redirect_rule (no replies)
Hi, Here is a little patch fixing a bug. It should be backported in 1.7. Thanks, -- Christopher Faulet
View ArticleGetting an HTTP code 302 when I specify 301 (2 replies)
I'm running haproxy 1.7.2 on my development server, and I have this code in to redirect traffic to https http-request redirect code 301 scheme https if !{ ssl_fc } The redirect works, but it's...
View ArticleInfusion Soft Users List (no replies)
Hi, Would you be interested in Targeted *Infusion Soft* leads? We are happy to provide the database across globe, specifically North America, EMEA, APAC and Latin America. We also have other users...
View ArticleAll "server" settings supported on "default-server" lines (3 replies)
Hello HAProxy ML, I am starting this new thread to publish a serie of patches to make all "server" settings be supported on "default-server" lines. This is a preliminary work for "server templates"...
View ArticleOrder Inquiry (no replies)
Dear Sir/Madam, Am sending you this email in regards to make inquiry for Tool Balancers.From your company.I will be very glad if you get back to me with the available sizes/models or a link.And also I...
View Article[SPAM] useful stuff (no replies)
Hey, I've accidentally come across that stuff, it might be very useful for you, just take a look http://head.kst.support/8f8e Thanks for your consideration, Qingshan Xie
View Article[PATCH] MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop...
When SIGUSR1 is received, haproxy enters in soft-stop and quits when no connection remains. It can happen that the instance remains alive for a long time, depending on timeouts and traffic. This...
View ArticleUsing multiple url parameters to create sticky-table entries (no replies)
I'm very, very new to HAproxy (started trying it out an hour ago) and am looking at setting up a sticky-table based on multiple url_params. I've got it working using a single parameter, but I'm...
View ArticleAdding custom TLV to proxy protocol sent to backend servers? (no replies)
Hello! Is there a way to make use of the extensibility of the PROXY protocol version 2 and to add a TLV-field which is then sent to the backend servers? I would like to i.e. generate a random id value...
View ArticleIndividual or even dynamic tcp-check send (binary) commands per backend...
Hello HAProxy community! I configured a protocol specific tcp-check using send-binary and expect binary. Just like described on https://blog.danman.eu/mongodb-haproxy/ for MongoDB. What a cool...
View ArticleSend PROXY protocol header from HAProxy (2 replies)
I've probably got lost in the masses of documentation on this subject, but I'm trying to configure my HAProxy process to send the PROXY protocol header as described at...
View Article[PATCH] improve DNS response parsing (no replies)
Hi all, Currently, HAProxy picks up the first IP available in the response which matches a familiy preference or a subnet preference. That said, there are chances that this IP is already assigned to...
View Article[PATCH] MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop...
When SIGUSR1 is received, haproxy enters in soft-stop and quits when no connection remains. It can happen that the instance remains alive for a long time, depending on timeouts and traffic. This...
View ArticleBinding to interface as non-root user (no replies)
tldr; Is there a way to bind a frontend to interface and still be able to start HAProxy as root and later lower privileges to a non root user? I asked this question at...
View Article