Forum Discussion

Tom_4024's avatar
Tom_4024
Icon for Nimbostratus rankNimbostratus
Jan 28, 2017

Virtual Server with Single Node Persistence and an iRule with a Pool command

Hello,

 

If I have a Virtual Server that uses the Single Node Persistence Profile under /Common (for the Default Persistence Profile).

 

I also have an iRule on the same Virtual server that will go to a different Pool if a specific path is in the request (i.e. /xyz).

 

For the one pool (not the default for the VS) referenced in the iRule, I would like to have some form of persistence/stickyness. Would that be possible since the VS uses the Single Node Persistence Profile?

 

My problem is that I need some form of stickyness for the Pool that path /xyz will leverage (i.e. go to the same node for the clients requests).

 

It appears (and, sort of, makes sense) that by using Single Node Persistence, this would not be possible.

 

Can you confirm this (or deny) and please recommend a possible solution?

 

Thank you!!

 

-Tom

 

1 Reply

  • If you are looking to persist, what is your persistence key ? Client IP or Cookie or URL or something else ? From the looks of it, I think Universal persistence with OneConnect may help your cause. However, it will help if you break down your question into 2 parts:

     

    1. Problem that you are trying to solve.

       

    2. Your current configuration settings.