Forum Discussion

David_Wallis's avatar
David_Wallis
Icon for Nimbostratus rankNimbostratus
Jan 21, 2015

Changing Default Pool for VIP - Graceful?

We are looking at how we can do our deployments, such as blue / green style deployments

 

If I have a VIP and change the default pool from pool a to pool b, will connections that are in progress complete gracefully as per a force offline?

 

if not I'm guessing the other option is that we add new servers to the pool and gracefully remove the old ones from the pool?

 

Thanks

 

David

 

1 Reply

  • shaggy's avatar
    shaggy
    Icon for Nimbostratus rankNimbostratus

    from my experience, F5 usually handles most configuration changes to a virtual server/pool gracefully.

     

    i also tested it out, and my connection to the old pool member was maintained:

     

    1. connected to a VS
    2. saw my connection using "show sys connection cs-server-addr " tied back to an "old" pool member
    3. changed the default pool of the VS to which i was connected
    4. the session from my PC did not drop
    5. saw the connection still existed to the "old" pool member using "show sys connection cs-server-addr "