Forum Discussion
Yesh1923
Mar 07, 2023Nimbostratus
How to add two http_request irule in F5 ver 16.1.3.2
How to add two http_request irule in F5 ver 16.1.3.2 when HTTP_REQUEST {
mihaic
MVP
If you have one irule , you can use priorities of each "when requests":
when HTTP_REQUEST priority 100 {
............................
}
when HTTP_REQUEST priority 200
{
......................
}
You can also have multiple irules attached to a virtual server.
Yesh1923
Mar 07, 2023Nimbostratus
team am getting below error with f5 version 16.x.x and not getting error with f5 version 13.x with using same irule ,can any support this issue , if i spoofing the am not facing the issue , if its going to public dns only we facing issue with f5 ver 16.x (same is working in f5 ver 13.x)
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head runat="server"> <title>Page not found | Esaar</title> <meta name="viewport" content="width=device-width, initial-scale=
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