Forum Discussion
Wil_Schultz_101
Nimbostratus
Aug 14, 2006Long URIs and iRules... Bug?
We seem to have possibly found a bug in our F5's, version 4.6... Wondering if anyone else has experienced this...
We use an iRule with 23 statements, not huge but not that small either... ...
Wil_Schultz_101
Nimbostratus
Aug 14, 2006FYI, I've come up with the following workaround for now...
else if (substr(http_uri, 0) > 255) {
redirect to "http://www.mysite.com" + substr(http_uri, 0, 254)
}
Keeps a given URI checked at 255 chars in length...
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