Can LBaaS balance HTTP & HTTPS to the same VIP?
I have a web server that supports both HTTP and HTTPS conenctions, this seems a rather normal case (even though best practice may be to keep them apart).
But since the protocol and protocol port are encoded in the VIP and the ip address must be uniq, it seems this is not supportable with LBaaS as currently implemented.
Is there a way to do this?