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 time but every now and again we'll get a series of these over a minute and then nothing again for a while.
Thanks!
- Ivan_ChernenkiiEmployee
Hello,
Does it happen for specific request?
Do you have any iRule?
Thanks, Ivan
- ShahneNimbostratus
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