Loading...
Loading...
Demangle filter crashes with a SIGBUF.
HTTP requests with very long URL cannot be processed.
Very long URLs must be used and the demangle filter must be in the chain.
To work around the problem, add this code to the iRule: when HTTP_REQUEST { log local0. "Refer length is [string length [HTTP::header Referer] ]" if { [string length [HTTP::header Referer] ] > 4000 } { HTTP::header remove Referer } }
Long URLs (up to 16K long) are handled correctly.
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.