Forum Discussion
irule to strip the uri after apm completion it has to include the lengthy uri
my expectation is the browser send a request to https://f5.company.com/path/ if the uri length is equal or more than 4096 [1098 just mentioned as number exact value is 4096], store it and strip it before send it to APM --> new uri is /fakepath/ the apm create a new session and redirect user to /my.policy and /fakepath/ is stored in variable session.server.landinguri the user authenticate according to access policy if the user authenticate successfully, the user is redirected to /fakepath/ (stored in variable session.server.landinguri) if uri was previously store by the irule, replace the uri /fakepath/ by the stored one /path/
F5 allows only 4096 bytes [RFE ID 421616]and apm is blocking the request if its crossing 4096 bytes so we want to strip before request goes to the APM validation and later place path exactly.
sorry for mentioning the value as 1098 bytes
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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