bsdpruegelknabe
May 23, 2011Nimbostratus
VirtualServer::set_connection_mirror_state doesnt work since
Hello,
today I stumbled upon a strange error. Every time I call VirtualServer::set_connection_mirror_state it sets the mirror connection to true. Even if I set, with the API-call, it to disable!
This is what i see in the log files:
---
debug iControlPortal.cgi[16315]: LocalLB:+++++++++++++++++++++++++++++++++++++
debug iControlPortal.cgi[16315]: LocalLB:VirtualServer::set_connection_mirror_state ( ) called by user "admin"
debug iControlPortal.cgi[16315]: LocalLB: Virtual servers:
debug iControlPortal.cgi[16315]: LocalLB: [0] vs_mirrortest, State: Disable
debug iControlPortal.cgi[16315]: LocalLB:-------------------------------------
---
So, mirror connections should be disabled, right? But, if I look at the VS at the webfrontend (or with the API-call "get_connection_mirror_state") it is enabled! :-o
This change happend after upgrade to V10.X.X
Can anyone acknowlege this error? Does a workaround/bugfix exists?
Greetings,
bsdpruegelknabe