Forum Discussion
Ed_27995
Nimbostratus
Jun 18, 2008iRule seems to block page request
Hi All,
I have created the following iRule-
when HTTP_REQUEST {
if {[findstr [HTTP::uri] "webctid=" 8 2] == "83"}
{HTTP::redirect "http://distance-ed.bcc.ct...
Ed_27995
Nimbostratus
Jun 18, 2008Thanks Joe!
Figured I'd need to run the findstr operation against the HTTP::payload once I saw the packet capture results.
I've got a redirect script that works now. The script will only be enabled during our down times, so while I'm running the findstr only once to improve performance, I don't see any harm in having to grab a large amount of text from the payload to search for the username.
And thanks to everyone who helped!
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