I need to be able to route to specific backend servers based on a field’s value in the HTTP JSON data payload containing the IP address of the ingress end-user (the request is coming from another proxy, which inserts the end-user’s details in the JSON body). As I understand the hashing functionality can only be applied to a combination of values in the HTTP header but not the body. Does HAproxy support any plugins or perhaps there’s some other approach that would help in creating such hashed routing?
1 post - 1 participant