Forum Discussion
hirox_127495
Dec 05, 2006Historic F5 Account
Getting server port number
I just want to get server port when I use ASM.
Normally, without ASM, we can use SERVER_CONNECTED event to do it for example. Like this.
when SERVER_CONNECTED {
log local0. "[TCP::server_port]"
}
But different port number(8080: this is internal VS port number) is printed to the log when I use httpclass and ASM.
How can I get real server port number in iRule?
- hoolio
Cirrostratus
What version and hotfix are you running (b version; ls -latr /hotfix)? There have been a lot of changes between the versions.when HTTP_REQUEST_SEND { log local0. "tmm_ts_lbserver: $tmm_ts_lbserver / [lindex $tmm_ts_lbserver 4]" }
- hirox_127495Historic F5 AccountThank you Aaron,
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