Forum Discussion

Gino_105072's avatar
Gino_105072
Icon for Nimbostratus rankNimbostratus
Mar 04, 2011

Quick Question Persistency

Hi,

 

 

Got an LTM1500 with 9.3.0

 

 

Under what circumstances would the source affinity entry not age ?

 

 

I have cookie insert as persistency and source_addr as backup. People only ever get to one of two servers being balanced (round robin) changes from day to day.

 

 

I'm going to disable fallback persistency and maybe create a oneconnect profile.

 

 

Any gotachas ?

 

 

G

 

 

 

1 Reply

  • hoolio's avatar
    hoolio
    Icon for Cirrostratus rankCirrostratus
    Hi Gino,

     

     

    For cookie persistence you should always enable OneConnect on the virtual server. If you're using SNAT on the serverside, you can use the default OneConnect profile with a /0 source mask. With no SNAT you should create a custom /32 source mask.

     

     

    http://devcentral.f5.com/wiki/default.aspx/AdvDesignConfig/oneconnect.html

     

     

    Aaron