Forum Discussion
William_Them_99
Nimbostratus
Jun 15, 2005Events after HTTP_REQUEST
Are there any events that occur after HTTP_REQUEST but before the bigip actually routes the request?
For instance, in the HTTP_REQUEST event you can say "pool mypool", but is the...
drteeth_127330
Jun 15, 2005Historic F5 Account
HTTP_REQUEST_SEND is a server-side event. Try using LB_SELECTED instead. You can use the LB::server command to get information about the selected pool member. I'm not entirely sure that the rule syntax checker will allow HTTP commands from within LB_SELECTED, but it might.
Here are some relevant subcommands. LB::server without any options returns a list that includes the pool name, address, and port.
LB::server pool
LB::server addr
LB::server port
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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