opentelekomcloud / otc-tools

(Deprecated) Simple bash/curl/jq based command line tool using the OpenStack and OTC specific REST APIs.
Creative Commons Attribution Share Alike 4.0 International
27 stars 17 forks source link

Tcp non roundrobin must not be sticky #30

Closed zamiam69 closed 7 years ago

zamiam69 commented 7 years ago
https://docs.otc.t-systems.com/en-us/doc/pdf/20161228/20161228193247_37203.pdf
 If the value of protocol is HTTP, HTTPS, or TCP, and the value of
 lb_algorithm is not roundrobin, the value of this parameter can only be
 false.
zamiam69 commented 7 years ago

Does not work in any case.

garloff commented 7 years ago

Hmmm, the name fix is worth merging anyway, so I have done that. The session_sticky parameter probably needs some more experimentation? And maybe the doc is wrong and needs fixing?