I am a beginner to haproxy meaning that i have never used it or any other load balancer before, but i wanted to get an idea of something was possible. I would like to have sticky sessions based on only the value of a http request parameter such that if two different clients with the same request parameter make a request to the server, both requests will be handled by the same node.
Let me know if that makes sense. thx. -karl

