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

Help with cookie

$
0
0

Hi All,

I have an authentication server in front of my haproxy through which users authenticate and the authentication server sends a cookie in header to haproxy like seg=7769326326921 ( some rando numbers )

How could i capture and use that cookie in haproxy for load balacncing and NOT by creating and inserting my own cookie like below

backend bk_web
balance roundrobin
cookie SERVERID insert indirect nocache
server s1 192.168.10.11:80 check cookie s1
server s2 192.168.10.21:80 check cookie s2

Kindly advice

Many Thanks

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4724

Trending Articles



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