How do i make my VIP specify mutiple protocols ?

Asked by Ritesh Shetty

My application is accessible using mutiple protocols like http, https etc
With the current implementation neutron allows specifying only 1 VIP to a pool. And only 1 protocol on the VIP. So the question is how do i have a VIP setup to accept multiple protocols

Question information

Language:
English Edit question
Status:
Answered
For:
neutron Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eugene Nikanorov (enikanorov) said :
#1

Hi, configuring several protocols on one VIP is not possible and will not be.
Different protocols must use different VIPs.

Revision history for this message
Ritesh Shetty (ritesh-s-shetty) said :
#2

Hi Eugene,
Thanks for the reply. Most of the time it is the same VIP which handles http and https on different ports. Also if i am not wrong currently there is just 1:1 support between VIP and a pool. So how can i have http and https configured ? May be i am missing a point

Ritesh

Revision history for this message
Eugene Nikanorov (enikanorov) said :
#3

Adding multiple endpoints (VIP) for single pool is on project plan.
That will be either in a form of Vips, e.g. multiple VIPs will share ip address and the pool, with different protocols and tcp ports,
or in form of 'Listeners' that will share main VIP ip with different protocols and tcp ports (which basically the same, currently we're considering different options of naming objects)

Can you help with this problem?

Provide an answer of your own, or ask Ritesh Shetty for more information if necessary.

To post a message you must log in.