Hi,
My setup works but I want to add another server to the pool that needs pathbased.
I notice this works and all good.
http-request set-path /application-path%[path]
server otherserver server.com:443 ssl check verify none
But…the present servers health check works fine, but this new server needs the set-path in the health check. Apparently haproxy doesnt support this or is there another way without creating a second backend. (As that would go beyond my target)
1 post - 1 participant