Hi,I'm wondering if it is possible to load balance using the User-Agent string with the "balance hdr(User-Agent)" option?
For example, ideally I would like to have haproxy inspect the User-Agent header string, and if the User-Agent = x then send traffic to server A, else send traffic to server B.
If it is possible, how would this be done in the config? Thanks!

