Forum Discussion
HTTP class
Upgrading my LTM and want to know how to incorporate HTTPclass profile on the newer 11.6 ltm? Would this be created using an irule? Or what is the best way to create this on the 11.6 ltm?
Below is an example of the ltm http class profile:
ltm profile httpclass test_http_class_rewrite_uri defaults-from httpclass paths { regex: (?i/$ /test.html$ regex:(?i)/test$ regex:(?i)/test/test_logon.html$ } url-rewrite /test.html
- Hannes_RappNimbostratus
To replace functionality, create a LTM Local Traffic policy. You have 3 options to replace REGEX matches: starts-with, contains, ends-with.
If none of the options provided are sufficient for your use-case, use an iRule instead.
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