Forum Discussion

Gustavo_Lazarte's avatar
Gustavo_Lazarte
Icon for Nimbostratus rankNimbostratus
Sep 28, 2009

Persistence Pool

Hello,

 

 

we have a virtual directory with a persistence profile (cookie) set up. We are just trying to make theclient session to stay in one server instead of jumping thru all our webservers. Is there a way to accomplis that without using iRules. Just by setting it up on the F5?

 

 

Thanks

3 Replies

  • There are many ways to setup a persistance to allow you stay on a particular web server. However, your question wasn't detailed enough for me to properly answer it. Is the virtual directly accessed via internet browser or through a share (i.e. ///blah/)?

     

     

    CB
  • The site is divided in 2 Virtuals one HTTP and a HTTPS version. We would like to keep the clients in the same server until the close their session completly. Thanks

     

     

  • Hello,

     

    You can switch your persistence to source address affinity and make sure you select the "match across services" under that profile. Apply the profile http and https, of course set your timeout to something similar to what you set in cookie persistence.

     

     

    I hope this helps

     

     

    CB