Automated Web Analytics iRule Style
If you are running a website, then odds are you are doing some form of analysis on the usage patterns of your end users. There are many ways to do this but one of the most common is to use a client ...
Published Mar 20, 2008
Version 1.0Joe_Hsy_45207
Apr 04, 2008Nimbostratus
Hi Joe,
One more question regarding the "string last" invocation - does the iRule implementation do the search backwards? I'm asking since it could have a very big impact on performance for large HTML pages. Since the tag is usually near the very end of the content, searching backwards would be much more efficient.
Thanks!
//Joe