Forum Discussion
Shahne
Dec 10, 2020Nimbostratus
<HTTP_REQUEST> - ERR_BOUNDS (line 1) invoked from within "HTTP::path -normalized"
Hi, Does anyone know why we'd sometimes get the error: <HTTP_REQUEST> - ERR_BOUNDS (line 1) invoked from within "HTTP::path -normalized"
The code seems to work fine most of the ti...
Shahne
Dec 11, 2020Nimbostratus
Hi Ivan,
The iRule is just
when HTTP_REQUEST priority 3 {
# Lines setting variables to 0
set lc_path [string tolower [URI::decode [HTTP::path -normalized]]]
...
}
but it runs for every request and only fails for a short period and then goes back to being fine. Unfortunately I can't see if there's any specific request that is causing the problem.
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