irule node
1 TopiciRule 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). The iRule looks like this: when CLIENT_ACCEPTED { node 192.168.1.1 } Obviously there is more code to calculate IP address before assign it to the node, but in the end this is the goal. Even if I write it just like the example it's not working. Also tried it in other stages like HTTP_REQUEST but with no success.... Any ideas ? Best regards,296Views0likes2Comments