Forum Discussion
Wes_98712
Nimbostratus
Mar 30, 2007rewrite HTML in response
Interesting dilemma we have here. We are about to release a new version of a site we own, but don't have time to change the HTML on a particular page, essentially the hyperlink points to site that wi...
Wes_98712
Nimbostratus
Mar 30, 2007Ok, so I tried both setting up a stream profile and looking for and replacing the string in question, and it gave me a page cannot be displayed error, I also tried it in a irule as follows:
when HTTP_RESPONSE {
STREAM::enable
STREAM::expression "@careers-24hourfit@24hr.e-selecsys@"
}It fails as well with the page cannot be displayed, which tells me it's either one of two things, either the response back from the client to the server is getting jacked up because this is a servlet object, or the stream profile isn't working as expected. I think it's the first theory, because I tried a simple string substitution of the following
when HTTP_RESPONSE {
STREAM::enable
STREAM::expression "@careers@24hr@"
}And the page loads for about a second then goes to a 503 error, or at least that is what it appears to be...cannot tell for sure since I'm on IE 7, I'll test with firefox and see if I can diagnose the problem.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
