Convert Small Nginx Config to HAProxy
@maxbridgewater wrote: Please, I need some help converting this NGINX config to HAProxy. Essentially, the config extracts IP address, the port, and the relative path from the overall URL and...
View ArticleHealthcheck with xml post in body
@glenn wrote: Hello, I have a healthcheck that requires a POST of xml in the body. I can run the below curl command and it works.. but the question is how do I code this into the haproxy.cfg file?...
View ArticleSystemctl script for RHEL 7.x
@kotarusv wrote: Hi I'm having 2 issues with below systemctl script with RHEL 7.X I'm seeing below error frequently in systemctl status haproxy-80 or 443 instance systemd Failed to parse kill mode,...
View ArticleRouting Issues and General Questions
@novaomega wrote: Ok so let me start off by saying that I could be completely wrong about everything I am about to say and I am open to any criticisms and feedback. I stumbled upon haProxy because I...
View ArticleMultiple RDP endpoints using the same source port number
@carlpywell wrote: Hi, Im wondering if the following is possible. We have two different RDP servers that do different functions so are classed as different backends but use the same source port...
View ArticleOCSP stapling with Let's Encrypt certificates
@StephenG wrote: I'm trying to get OCSP stapling working with HAProxy and certificates from letsencrypt.org but running into a problem. I've got HAProxy setup with SSL termination for a number of...
View ArticleClosed - double post
@xannax wrote: Sorry for the double post. I'm not able to delete this post. Please delete this post and instead look at this post:...
View ArticleLua script dont print/log host or path in tcp mode
@xannax wrote: Hi, The problem is that when using the tcp mode the Lua script dont log/print the host, path and only the ip is getting logged/printed. If i change the mode to http it prints/output...
View ArticleHAProxy load balance RTMP (TCP) BASED on URL
@xannax wrote: I want my HAProxy to redirect users to backends based on the URL. The mode is TCP, becouse they will connect to rtmp servers. Please show me how? Posts: 1 Participants: 1 Read full topic
View ArticleIs it possible to use lua scripting to customize how the HAProxy balancing is...
@cgonzalez wrote: Hi guys, I have a monitoring solution that gather the health of my different nodes and what I would like to do is to use this health data in the HAProxy balancing process. But I did...
View ArticleHigh CPU usage when exists CLOSE_WAIT connections
@robsonpeixoto wrote: I'm using https://github.com/mesosphere/marathon-lb to configure the HAProxy. Because of it change the configuration with any change in our microservices instances, it create a...
View ArticlePostfix LOAD-BALANCING (outgoing e-mails)
@samuel wrote: Hi Haproxy community,please i'm looking for a way to loadBalancing postfix outgoing e-mailsis that possible? Best regardssamuel. Posts: 1 Participants: 1 Read full topic
View ArticleHow to password protect multiple sub domain but single login
@No-More wrote: Hello, I'm new to haproxy, I have managed to set up a password protected access (for development platform) but my application is making ajax call to other subdomain of the same domain...
View ArticleHaproxy using systemctl
@kotarusv wrote: Hi Did anyone using compiled version of haproxy on RHEL 7.x or derivatives? We have been running compiled version successfully last few years on RHEL 6.7 platform successfully....
View ArticleAdd/subract servers from backend
@haproxyguy wrote: Hey guys, I'm working with the AWS platform and started looking into haProxy when I realised that Amazons load balancer won't do handle persistent connections which are not HTTP...
View ArticleHAProxy Redirect with Lync 2013
@alan.lowe wrote: Hey guys, first off, love HAP. With that said, I am having a little issue with it working properly with Lync 2013, we have made SEVERAL attempts and different alterations to the...
View ArticleHow do I get HAProxy to propagate chunked encoding?
@alvitar wrote: We're trying to use HAProxy in an application where the client captures voice clips and submits them as part of an HTTP POST. We have Transfer-Encoding set to chunked because the voice...
View ArticleHAProxy not passing through user certificate
@philipcowgill wrote: I'm using HAProxy to load balance between four servers, which requires a user to present a certificate in order to login to. When the user hits the webpage they are asked to...
View ArticleProxied IIS site delay issues
@webber wrote: I have set up a single haproxy server to load balance hundreds of sites running on two IIS servers. It works but after a while some client ip's have long delays connecting to sites. If...
View ArticleHow can I add a globally unique http header
@Jerry wrote: Hi,I am on a campaign to add application tracing to all our complex apps. I want to have a unique id across all incoming requests across all our data centers. All the incoming requests...
View Article