Forum Discussion

genseek_32178's avatar
genseek_32178
Icon for Nimbostratus rankNimbostratus
May 22, 2012

Persistence Issue

Hi,

 

 

Persistence is working with VIP1 running on code10.2.1

 

 

Persistence is not working with VIP2 configured same as VIP but on code 9.4.5

 

 

URL on VIP1 persistently sends request to same server and displays same outout untill 300 sec timeout.

 

 

URL on VIP2 instead sends requests to diferent server every mint.

 

 

Could variance in code be cuasing persistence in VIP 2 to fail?

 

 

virtual syz443

 

pool syzpool443

 

destination 202.22.12.25:http

 

ip protocol tcp

 

vlan 25 enable

 

profiles tcpprofile

 

persist persist-sourceAddr-syz

 

 

URL - http:VIP1\lb\xyz.txt

 

https:VIP2\lb\xyz.txt

 

 

thanks -geek

 

1 Reply

  • Hi genseek,

     

     

    Do you have match across services and/or virtuals enabled on the source address persistence profile?

     

     

    Aaron