Http-tunnel option alternative for RTSP over HTTP
@asatara wrote: Hi, I’m looking into using HAProxy to provide a layer 7 reverse proxy for HTTP/HTTPS connections. Along with standard HTTP requests, one of my requirements is to support the reverse...
View ArticleHAProxy GUI set status not sync
@moscardo wrote: Hi, I am using Puppet to keep the configurations of the HAProxy servers in sync, and I have a couple of questions, first is that if I should use a floating IP to access the Web gui or...
View ArticleHow to log HTTP headers when doing SSL-bridging?
@BlackAdderDK wrote: Hi I’m interesting in logging http headers, in order to log Source IP etc. My “/etc/rsyslog.d/haproxy.conf” $ModLoad imudp.so $UDPServerAddress 127.0.0.1 $UDPServerRun 514...
View ArticleAllow Expired Certs but do CA Verification
@rohans wrote: Hi Experts, We are having one issue where we have few Clients having expired certs and not a feasible option to update the certs right away. Currently working on Config which will allow...
View ArticleUnexpected error "unknown command []" is showing while hitting my VIP address...
@twinkle wrote: I have configured my HAProxy setup the same as the following link with Direct routing. The only difference is my VIP IP is from a different but reachable network from all servers. I am...
View ArticleRequest for comments: Load balancing between two connections to same host
@AeSix wrote: So, I have this stupid idea. I’m going to home-host some stuff. Game servers, web, forums, etc. Now, it gets really stupid. I’m considering getting a second connection from my ISP. I’d...
View ArticleImplementing Openvpn + haproxy or stunnel?
@Actionhenk wrote: Hi, Im a bit confused regarding use of haproxy with openvpn and/or stunnel and openvpn. Was reading up on using stunnel with openvpn. Then I found a few articles about haproxy doing...
View ArticleIgnore autosigned Certificate
@fgonzalez wrote: Good afternoon, I have a HAProxy mounted on a Debian 10 (HA-Proxy version 2.0.7-1 ~ bpo10 + 1 2019/09/28) with Certbot 0.31.0 and wildcard certificate for my domain, what I need is...
View ArticleDynamic userlist from file or lua script
@julian wrote: I’d like to setup basic auth with userlist(s) that have to be dynamically generated with a lua script. Is that possible? From what I’ve read userslists are static and have to be defined...
View ArticleHaproxy random and rare 503 and 504 error
@Amine97 wrote: this is my Haproxy cfg, sometimes i get randomly and rarely “503 service unavailable no server is available to handle this request” and rarely also “504 Gateway Time-out The server...
View ArticleTCP proxy going straight to the backend
@miro_i wrote: Hello, I configured HAproxy so it forwards tcp requests to set of 3 backend servers and created health check that is working fine. At a time only one of the backend servers is available...
View ArticleIntermittent "SD" termination state
@uliromahn wrote: Hello HAProxy Experts! we are intermittently finding requests with a termination state of “SD” in our HAProxy logs. Most requests have zero bytes responded but some show some random...
View ArticleDomain Proxy : Frontend and backend using different domains
@fatalkill3r wrote: Hi I have a web application running as - www.site-a.com/dash My customer wants to run it as - www.site-b.com/dash frontend and backend are SSL There are some 301 redirects in the...
View ArticleTimeout tarpit Ignored HTTP/2
@mattmonkey wrote: Hi, I think there might be a bug with the timeout tarpit directive - It seems to be ignored when requests are made using HTTP/2. The request is served instantly without the expected...
View ArticleHAProxy Start request repeated too quickly
@endersiege wrote: I am having trouble getting HAProxy to start. I am running on a raspberry pi 3b+ with the lastest version of raspbian buster. i tried to manually stop and start the service with no...
View ArticleMigration from NGINX proxy to HAProxy - issue with headers
@commonuser wrote: Hello together, I try to do migration from NGINX to HAProxy. But I have an issue with headers. When I use NGINX so the proxied request looks like that: "POST...
View ArticleHAProxy multiproc metrics
@theonlydoo wrote: This post was originally a reply to this, but I feel this needs a bit more attention that it has received until then: I’m trying to do some aggregation between processes If you run...
View ArticleMatching IP subnets
@speendo wrote: First of all I have to thank you for HAProxy. I also want to explain, that this is a crosspost - the other post is here...
View ArticleHAProxy DDoS protection suggestions
@ghorio wrote: Hi guys, I am looking for some suggestions/tips on HAProxy config which is used as a load balancer in front of our php web app, running behind Apache. So its HAProxy -> Apache...
View ArticleIssue with Webform_doPostBackWithOptions
@emsien wrote: We have a web page that allows a client to maintain client information within our system The page makes a WebForm_doPostBackWithOptions javascript call to update the information - this...
View Article