F5 Technology Blog

Tuesday, May 22, 2012

iRule to route traffic to different pools

1. Set the virtual server to ipaddress:any


2. Associate iRule
when CLIENT_ACCEPTED { if {[TCP::local_port] equals 5000} { pool mypool1} elseif {[TCP::local_port] equals 5001} { pool mypool2}}

posted by Jayanthi Krishnamurthy @ 9:53 PM   0 Comments

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home

Newer›  ‹Older

About Me

Name: Jayanthi Krishnamurthy

View my complete profile

Posts

  • iRule to route traffic to different pools

Older Posts Newer Posts

Archives

Subscribe to
Posts [Atom]