レザ
Aug 24, 2022Cirrus
Using reselect method to keep http session persistence
Hi,
I have two http servers behind a specific VIP, i'm using cookie method for persistency which working fine,
The problem I have is that when one of the my pool members goes down, the users who were logined on this pool member thrown out and have to log in again.
Can I use the RESELECT method in ActionOnDown section of my pool to avoid this problem?
if yes, shall i disable port/address translation on my virtual server?
thanks