Hello Norman,

Am 30.05.2017 um 18:06 schrieb Norman Branitsky:
>
> The server’s identifier is not added to the cookie.
>

Did you specify the cookie value on the server line [1], as per [2]:

> The value of the cookie will be the value
> indicated after the 
> "cookie<https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#>" 
> keyword in a "server
> <https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#server>" 
> statement. If no cookie
> is declared for a given server, the cookie is not set.


Also, why not use a dedicated cookie for haproxy, instead of humping
JSESSIONID?
Do you have clients so broken they support only one single cookie?



Regards,
Lukas


[1] https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#4.2-cookie
[2] https://cbonte.github.io/haproxy-dconv/1.7/configuration.html#5.2-cookie

Reply via email to