Forum Discussion
ispksas_39015
Nimbostratus
Jun 26, 2009iRule for persistence bsed on tcp source port
Hello,
Can anyone guide me on iRule to acheive persistence based on srouce tcp port?
when CLIENT_ACCEPTED {
if {[TCP::client_port] != 0} {
persist uie [TCP::c...
ispksas_39015
Nimbostratus
Jun 26, 2009Thanks John for your immediate response.
Isn't remote port would look for server dest port in this case?
Actually i have a server (lets call it Server A) that initiates TCP session to the set of servers (lets call it B & C)behind the F5. The destination ip on server A is the VIP address with the dst port 8771 for all sessions. The source port on this session from server A is changing for every session and that's what i'm trying to use for persistence.
Do you still think that the irule you suggested or the one i posted is valid?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects