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

Help to convert F5 IRule to haproxy

$
0
0

@IanCurtis wrote:

hey ,
i am new to HAProxy , i need to convert the following F5 IRule to HAProxy config file :

when HTTP_RESPONSE {
set newdomain “.domainxyz.com”
#set newcookie [HTTP::cookie names]
foreach newcookie [HTTP::cookie names]
{
HTTP::cookie domain $newcookie $newdomain
#HTTP::cookie domain $newdomain
}

            }

anther thing , how i configure a Failover URL in case the backend servers are dead , like a maintenance web page ?

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>