Single Node Persistence
Problem this snippet solves: A really slick & reliable way to stick to one and only one server in a pool.
Requirement: Direct traffic to only a single node in a pool at a time. Initially, traffic ...
Published Mar 18, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
Stanislas_Piro2
Jan 28, 2017Cumulonimbus
Hi,
Another solution is to use a destination address persistence profile.
As the destination (IP address of the virtual server) is always the same, all requests will use only one pool member.