Open Side Menu
Skip to contentBrand Logo
Forums
CrowdSRC
Articles
GroupsEventsSuggestionsHow Do I...?
RegisterSign In
  1. DevCentral
  2. Forums
  3. Technical Forum

Forum Discussion

Jamie_Cravens's avatar
Jamie_Cravens
Icon for Nimbostratus rankNimbostratus
19 years ago

point to different Pools w/ different persistence

I have the following iRule configured, but each pool needs to use a different Persistence Profile. How can I accomplish this?

 

 

when HTTP_REQUEST {

 

if {[HTTP::uri] starts_with "/member"}

 

{ pool POOL_A }

 

else { pool POOL_B }

 

}

 

 

Thank you!
application delivery
dev
devops
irules

3 Replies

No RepliesBe the first to reply

AppWorld Berlin iRules Contest!

DevCentral News
announcement
appworld2026
berlin
event
irules

F5 AppWorld 2026 Las Vegas - iRules Contest Winners!

DevCentral News
announcement
appworld2026
contest
irules

Recent Discussions

  • SSL Forward Proxy, iRules and Client Hello
    4 hours ago
    kuroki
  • monitor/healthcheck issue with envoy gateway
    5 hours ago
    miodas
  • Recommendation for Adv. Lab
    6 hours ago
    cirmuspts
  • Changes to DO and AS3 GitHub - no longer monitored
    7 hours ago
    MJ_1024
  • How to Verify config before loading to F5
    1 day ago
    InquisitiveMai
Related Content
  • Persistent and Persistence, What's the Difference?
    17 years ago
    Lori_MacVittie
  • F5 XC – Persistence and Resiliency pt. I (persistence)
    7 months ago
    Martin_Petersen
  • Copper SFP Differences
    2 years ago
    MC-28
  • Http monitor on different port
    3 years ago
    Michaelyang
  • Difference between Ratio and Ratio Least Connection Load Balancing Method
    4 years ago
    spacecc