Forum Discussion
Per_Boe
Nimbostratus
Aug 23, 2007HTTP::payload rechunk -
I'm trying to write an iRule that are doing selective rechunk.
when HTTP_RESPONSE {
STREAM::enable
STREAM::expression {@http://@https://@}
HTTP::payload rechunk
...
Per_Boe
Nimbostratus
Aug 24, 2007I have created a profile with selective chunking and modified the Virtual server to use this http Profile. The Virtual Server is also using an iRule with only a log statement.
when HTTP_RESPONSE {
log local0. "HTTP Response"
HTTP::payload rechunk
}
Error message "[undefined procedure: rechunk] [HTTP::payload rechunk]" is still displayed when I add "HTTP::payload rechunk" to the iRule.
Per
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
