Forum Discussion
Redirect with datagroup not working for keys longer than 31 chars
we have a strange behaviour in our F5 and we think it changed with version 14 - before it was ok.
In our iRule we do redirect based on a datagroup:
if { [ class match "https://www.xxx.de/zzzz/" eq redirects ] } {
HTTP::respond 301 noserver Location ....
}
the datagroup entries look like: "https://www.xxx.de/bild/" := ";,
As long as the length of the key is smaller than 32 chars everything works fine. For 31+ chars the match does not happen. The request goes through to the server without redirect and the result is a 404 because the page is not found. The following datagroup entry does not work: "https://www.xxx.de/bild/xxxxxxxxxx" := ";,
The version of our BIG-IP:
- BIG-IP 14.0.0.3 Build 0.0.4 Point Release 3
- we are using the virtual edition
It is a bug in the 14.0.0.3 and also found in the 14.1. For us there is an ENGHF that fixes the bug
- Vijay_ECirrus
Could be a bug. I have seen similar bug with F5 packet filters where there is a character limit to the name used for packet filters. I recommend opening up a case or searching the release notes to confirm if it is a bug.
- rloesche_313602Altostratus
It is a bug in the 14.0.0.3 and also found in the 14.1. For us there is an ENGHF that fixes the bug
- Maneesh_72711Cirrostratus
What is the bug ID for this issue ?
- rloesche_313602Altostratus
I just know my ticket id: C2885726 and the solution: Hotfix-BIGIP-14.0.0.4.0.3.5-ENG.iso. The behaviour is only seen with external datagroups - internal datagroups work fine
- Maneesh_72711Cirrostratus
ta
Recent Discussions
Related Content
* 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