Forum Discussion
Arie
Altostratus
Dec 18, 2007STREAM::expression search/replace choking on long matches
I've got the following iRule to replace ColdFusion error dumps:
when HTTP_RESPONSE {
Only check responses that are a text content type
(text/html, text/xml, text/plain, etc).
if { [HTTP::header "Content-Type"] starts_with "text/" } {
STREAM::expression {@
- hoolio
Cirrostratus
In rough numbers, how many characters or bytes is too long? Do you see an error logged, or is the replacement not done?
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