Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

Can we redirect before going to final backend?

$
0
0

@qwrty wrote:

Hey folks,

I would like to know if I can make a redirection to a specific server, before handle the redirection to final backend ?

I will try to explain better with an example:

Here my condition:
use_backend plex if { hdr_beg(Host) -i plex. }

here my backend:
backend plex
server plex 127.0.0.1:32400 check

basic content delivering, working great.

I would like to make a sort of announce to the user and redirect him to a temporary web page on my server then redirect to the backend.

Is this possible with haproxy ?

Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>