Forum Discussion
Fiko_29923
Nimbostratus
Jun 17, 2011insert javascript to html pages using irules
Hi, I want to ask is it possible to insert javascript to existing web pages?
e.g. I have web pages which already running and use it as pool member for load balancing. Using iRules, I want to chec...
hoolio
Cirrostratus
Jun 28, 2011As Peter said if you use a local variable you won't have to worry about trampling of variable values between connections. However, you're using $::url which is a global variable. This will get overwritten each time it is set for each connection. You should change $::url to $url to avoid this issue.
Aaron
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