Quantcast
Channel: HAProxy community - Latest topics
Browsing all 4714 articles
Browse latest View live

"Nice" login screen instead of browser user/pwd popup?

@Doca wrote: Hi all, is it possible to provide a login screen to the sites managed by HAproxy as reverse proxy? Right now I use the basic authentication as added layer of security but I would like to...

View Article


Two mail servers

@unixm wrote: I did not find how you can proxy mail to two different mail servers. Is it possible to do this? Example: mail1@example.com belongs to server1 and mail2@examle.com belongs to server2...

View Article


ACL based on Basic Auth User

@JamesM wrote: Hi, I have what would appear to be a bit of an unusual requirement from HAProxy, just wondering if anyone has any ideas if / how it can be implemented. In short, I’m migrating from one...

View Article

Redirect with all headears

@namhq.1989 wrote: I want to redirect all requests from abc.com to xyz.com, here is my config: redirect prefix https://xyz.com code 308 if { hdr(host) -i abc.com } But headers are missing when request...

View Article

Topology visualization from haproxy

@juanpabloaj wrote: Hi, do you know some way to get the topology visualization of the network from the haproxy stats? Posts: 1 Participants: 1 Read full topic

View Article


Full uri Method

@mho wrote: hello, i have 3 devices android, apple and microsoft client: send a request with my method “MYMETHOD” https://myserver.com/myapp. But in the hapoxy debug log i see for android and apple:...

View Article

ERROR smtpserver: Socket to hostname (x.x.x.x) closed remotely....

@rannick wrote: Haproxy smtpchk is flooding errors in smtpservers.log. The option “option smtpchk” in the (haproxy.cfg) SMTP backend is causing the below error at every check. ERROR smtpserver: Socket...

View Article

Is it possible to get tcp connetion from http respons and do speed limit?

@zenmaster wrote: Hi Community, I have a special request and just wonder if it is doable with haproxy. Basically I want to limit the large object download speed for certain users, I can get the user...

View Article


Pool of erros in smtpserver log because of option smtpchk in haproxy.cfg

@rannick wrote: Config: backend smtp-backend-mail # Layer 4 based load balancing mode tcp option smtpchk Error: smtpserver.log ERROR smtpserver: Socket to hostname closed remotely....

View Article


Intermittent NTLM Issues

@teejeaux wrote: Hi, I’m brand new to HAProxy. Trying to setup a very simple load balancer to meet a missing AWS need. I’ve got version 1.8 on an Ubuntu Server Instance, pointing at a pool of four...

View Article

Vip that check the folder is in witch backend server

@liza wrote: Hello, I have 2 Backed servers and would like to balance my vip to the server that have the drive J: that contain a folder named check The J drive will be on 1 backend server at a time...

View Article

HTTP/2 Server Push from Apache behind HAProxy

@cgl wrote: I’am wondering if it is possible to use the HTTP/2 Server Push feature behind HAProxy. I have created an simple setup to test it, as far as i can see, the Apache Webserver does not push...

View Article

Cannot bind to socket 4443

@MorayM wrote: I’m trying to add a new port for forwarding to HAProxy but whenever I try to restart the service with the new configuration I get the error haproxy-systemd-wrapper[32276]: [ALERT]...

View Article


Running nginx in parallel with HAProxy to proxy UDP traffic

@MorayM wrote: I’ve been running HAProxy for about a year at the front of my application as a proxy and load balancer for HTTP/TCP traffic. I now need to proxy UDP traffic, which HAProxy doesn’t...

View Article

Image may be NSFW.
Clik here to view.

Windows Server 2019 AD FS problems

@syfy323 wrote: Hi! I’m struggling with HAProxy and ADFS in SSL offloading mode. I already followed this advice: https://hochwald.net/microsoft-ad-fs-behind-load-balancer/ As well as: HAProxy 1.8.14...

View Article


URL not redirecting

@srgpta wrote: i am using HA-Proxy version 1.8.24-2ppa1~xenial to redirect my URL as per my cfg file. Its not working - Any help ? I have opened all ports and still its saying connection refused....

View Article

Adding New Backend/Frontends without reload

@vignesh-sp wrote: Is there a way to add new front/backend configuration without having to reload the process? The problem we have is that, we have prometheus scraping our data and in the graphs we...

View Article


GZIP compression on SSL Frontend

@hac3ru wrote: Hello, I have an issue with enabling GZIP compression on an SSL frontend, while on plain HTTP works perfectly. The error I’m getting is: Apr 5 08:19:50 HAProxy2-wbidder haproxy[7649]:...

View Article

Image may be NSFW.
Clik here to view.

Haproxy ACL rules based on http server backend username

@dinosauriecito wrote: Hi there, I am looking forward for some help on how to implement ACL rules based on server backend username login so I can share the same IP and port with several backends...

View Article

How to use frontend without binding IP

@srgpta wrote: Hi team, I am trying to setup certain configuration. where one front-end is sending data to back-end via ha-proxy. #Nv sending data frontend www bind x.x.x.x:443 ssl crt...

View Article
Browsing all 4714 articles
Browse latest View live