Forum Discussion
DNSgeek_90802
Nimbostratus
Dec 28, 2009Get HTTP::uri in HTTP_RESPONSE
I have an irule that needs to get the URI from a 404 page and muck with it. However, when I try to reference [HTTP::uri], I get told that I cannot access it from the HTTP_RESPONSE context.
...
hoolio
Cirrostratus
Dec 28, 2009A variable set in a prior event should be available in all subsequent events on the same TCP connection. The only case I can think of where you'd get a runtime TCL error about a variable not existing is if you added the iRule in the middle of a client's TCP connection. Any new TCP connection should work fine.
If you're seeing something else, could you post the iRule and logs from /var/log/ltm?
Thanks,
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