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

Req.rdp_cookie(mstshash) case sensitive

$
0
0

Hi!

I am using haproxy as RDP load balancer. According to the docs, req.rdp_cookie(mstshash) should be case insensitive, but this seems to be incorrect:

stick on req.rdp_cookie(mstshash)

Now, the sticky table does contain two entries:

# table: bk_rdp_2022, type: string, size:20480, used:2
0x56047fddc3e0: key=asdf use=0 exp=43075828 server_id=1 conn_rate(300000)=0 conn_cur=0 server_name=tse1
0x56047fddc4b0: key=ASDF use=0 exp=43185468 server_id=2 conn_rate(300000)=0 conn_cur=0 server_name=tse2

Is there any “case-insentive”-option for sticky-tables, as the “-i” on ACLs?

Thank you for your help
Stril

2 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4834

Trending Articles



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