Hello,
I have 2 haproxy servers v1.5.4 with Keepalived on 2 nodes
They share VIP address represented with DNS name abc.domain.com
There are two backend servers with node1 and node2 runing some web servicess.
Service query tested at soapui
http://abc.domain.com:60004/be-business/ToolSuiteBEFacadeService return output which sometimes contain VIP address at response http://abc.domain.com:60004/be-business
and sometimes http://node2.domain.com:60004/be-business
Do you have an advice how to debug the issue and if haproxy release update can help on this?
Im not sure if problem is on haproxy nor WS layer
Thanks
Frantisek Lev