Forum Discussion
Pedro_Boavida
Sep 18, 2020Nimbostratus
iRule for simple node assignment
Hi, I'm struggling with a simple iRule that just doesn't work in my environment. A standard VS with all default options (http profile) has only one iRule as resource (no pool assigned). ...
Mayur_Sutare
Sep 18, 2020MVP
,
With this, your virtual server itself won't show/become available. Kindly configure a pool and add required node under it with service port where your service/application is running. So F5 will forward request to the node on configured service. With this, if pool come up, your virtual server will also become available once you configure iRule on it. And it will work as expected.
when CLIENT_ACCEPTED
{
pool POOL_NAME
}
Hope it helps!
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