Forum Discussion
Hans_Goes_36210
Sep 06, 2012Nimbostratus
logging iRule with 443 pool-members
Hi,
We have 2 Citrix Secure Gateway servers loadbalanced behind a F5-cluster.
The Virtual-Server balances every user to one of the 2 members which also run on port 443.
How can ...
Kevin_Stewart
Sep 07, 2012Employee
Actually, you can't use HTTP events and commands in an iRule without an HTTP profile. You can, however, as long as you have a TCP profile, apply TCP-based events and commands.
For example, the following would work in an non-HTTP iRule:
when CLIENT_ACCEPTED {
log local0. "[IP::client_addr]"
}
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