Forum Discussion
VictorC
Mar 15, 2012Nimbostratus
Trying to use iRule to switch pools
Hi all,
I'm running LTM 10.2.2 and not sure if this is a bug or just a known limitation. I have two virtual servers, each with an iRule to redirect based on the incoming HTTP host request. This...
Michael_Yates
Mar 15, 2012Nimbostratus
Hi Victor,
The way that you have configured your Virtual Server you have set the active Port to 7777. The LTM's Virtual Server settings act similarly to a Firewall. If you set that Virtual Server to respond on port 7777 then you will need to access it specifying the port.
HTTP is automatically Port 80
HTTPS is automatically Port 443
Any other port assignment requires that it be specified or the defaults will be used.
80 TCP RFC1945 HTTP/1.0 (May 1996)
80 TCP RFC2068 HTTP/1.1 (January 1997)
80 TCP RFC2616 HTTP/1.1 (June 1999)
80 TCP RFC2965 HTTP State Management Mechanism (October 2000)
443 TCP RFC2246 The TLS Protocol Version 1.0 (January 1999)
443 TCP RFC2817 HTTP Upgrade to TLS (May 2000)
Additionally if you want your LTM Configuration to use the actual port number that is an available option.
You can login to your LTM and execute: bigpipe cli service number and then bigpipe save
Then your bigip.conf will list the actual service numbers.
Hope this helps.
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