I would assume this could work but can seem to get it to work, any tips?
server server1 x.x.x.x:prt check
server server2 x.x.x.x:prt check
server server3 x.x.x.x:prt check
acl is_specific_server srv_id 2
http-request set-path /13f49e5dbb7af4%[path] if is_specific_server
I want it to add the path only when the backend is using server2
1 post - 1 participant