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

Runtime API - add server gives invalid addr

@abhi19gupta wrote: I am trying to use HAProxy’s runtime API to dynamically add backend servers as mentioned on https://www.haproxy.com/blog/dynamic-scaling-for-microservices-with-runtime-api. When I...

View Article


HTTP/2 support using TLS offloading

@crisrodrigues wrote: Hi, I’ve been using haproxy as a LB for years now in production. Since we currently use a HTTP/2 webserver just as a proxy, it makes sense to try and use haproxy for this...

View Article


Force expiration?(Move user to different backend)

@mindeswx wrote: Hello, with current configuration (expire 1h) , user is moved to another backend after 1 hour of inactivity. My question is - Is it possible to force user to other backend after 1hour...

View Article

Need help troubleshooting roundrobin with Kubernetes

@invinoveritas wrote: We have Kubernetes clusters running in Google Cloud that are using HAProxy as a reverse proxy, balancing to headless services. These services establish DNS SRV records for...

View Article

Apache vHost doesnt work behind HaProxy

@JuKu wrote: Hi all together, i am using HaProxy as proxy for an apache2 webserver setup. Apache2 is listening on port 8080 and HaProxy is listening on port 80 and 443. I am also using SSL. If i...

View Article


Haproxy 1.8.13 & kubernetes service Discovery

@gabrielsousa wrote: hello i’m trying to use DNS for Service Discovery but without success my config global debug resolvers kube nameserver dns1 10.96.0.10:53 defaults mode http timeout connect 5000ms...

View Article

Disable frontend when backend is unavailable

@hgruber wrote: By default an http(s) frontend with an unavailable backend replies with 500. You can also configure the frontend to immediately close the connection in this case. But I did not find a...

View Article

API ares Not reachable through Haproxy

@prasa880 wrote: Hi, i am redirecting traffic 80 to 443 . when call a api through loadbalancer with http is not reachable. through direct https it working fine because there is no redirect. i am using...

View Article


Image may be NSFW.
Clik here to view.

Problems enabling Keep-Alive over to high-latency backend

@seldaek wrote: The goal I am trying to achieve is to keep a few SSL connections open from HAProxy on a replica in the EU to our primary server in the US. Due to latency and TLS handshakes doing API...

View Article


Haproxy not preserving data http data while redirection

@prasa880 wrote: Hi , i am using haproxy 1.8 basically all the http requests to redirecting https. when try to fetch API through https from android device, it is working fine. from http not fetching...

View Article

Image may be NSFW.
Clik here to view.

Not Sure How To Articulate This Problem

@rayj00 wrote: So, I am working on a program that requires incoming http and rtmp to the server to be processed by LXD containers on the same server. I can forward the incoming rtmp to the correct...

View Article

Anyone used nuster(a cache server based on haproxy)?

@culeraf wrote: I was googling haproxy+cache, and came across nuster(https://github.com/jiangwenyuan/nuster). Seems it’s built on top of haproxy, claims to be fully compatible with haproxy, and very...

View Article

Topic submission complains about number of links when there are none

@ScottUFR wrote: Hi, I’m attempting to create a new topic in help, but the editor is saying that new users are only allowed to include 2 links in their message. There a no links in my message. What...

View Article


Set up timeout http-request caused connect and read timeouts

@matejuh wrote: We had only server and client timeout (set to extensive 20 min). When we set http-request timeout (5 min) and shorted server and client timeout (3 min), it caused massive connect and...

View Article

Backend server variables

@krasimir wrote: Hello, I am trying to use haproxy as a transparent reverse proxy. I have ~50 sites where I would like to forward. The request is structured as follow a.com/website1/query, where a.com...

View Article


Image may be NSFW.
Clik here to view.

HAProxy is creating new TCP connection for each http request in spite of...

@suresh_bahuguna wrote: Hi, I configured HAProxy for ACL based distribution. Say, there is a header ‘msisdn’ in http requests whose value is of int type and HAProxy would distribute requests between 2...

View Article

HTTP 503 after changing port number on backend

@ScottUFR wrote: Hi, I have inherited an existing reverse proxy configuration I’m trying to change that seems simple enough, but something isn’t working. The configuration that works uses port 9000 on...

View Article


Server-template Configuration in kubernetes DNS for Service Discovery

@gabrielsousa wrote: is possible to make the number of placeholder backend servers auto/dynamic ? dynamic scale up and down. Posts: 1 Participants: 1 Read full topic

View Article

Trouble creating rewrite rule

@blans wrote: Hi Guys, I’m trying to convert a Rewrite Rule from httpd to haproxy, and can’t firue out a solution, maybe somebody here can halp me? The Rule looks like that: RewriteCond...

View Article

Haproxy as reverse HTTPS proxy

@ttertery wrote: Hello Experts, I want to configure Haproxy to encapsulate incoming HTTP traffic into HTTPS having an HTTPS backend. My config looks like this: frontend http-in-proxy bind *:80 acl...

View Article
Browsing all 4731 articles
Browse latest View live