Forum Discussion
Robert_47833
Altostratus
May 31, 2011wanna record user_agent from specific client ip
Hi
I have a requirement
it seems impossible
we want to record user_agent from some specific client ip
when CLIENT_ACCEPTED {
if
{ [IP::addr [IP::client_addr] ...
dubdub
Nimbostratus
Jun 01, 2011Hi Aaron,
Your last reply made me think - is there a guide on iRule efficiency in terms of what types of events are best suited for certain types of actions? For example, I have a ton of iRules where I am checking pool availability, redirects/pool selection based on URI substrings, etc. and they are nearly all within HTTP_REQUEST events. I've found a lot of documentation on improving the iRule code itself for efficiency... just curious if there was anything available at a more conceptual level.
Thanks,
Jen