Forum Discussion
Avesh_Malik_178
Nimbostratus
Jul 06, 2015Testing of an irule before implementation.
Hi,
I am looking for your help on below issue:-
Is there any way to check and test the functioning of irule before applying the same in Virtual server or data group in production.
For exam...
Hannes_Rapp
Nimbostratus
Jul 06, 2015Perhaps the fastest way of doing that is to use an extra IF condition
if {[IP::client_addr] == "yo.ur.test.ip"}{ your-irule-logic }
For a more complicated implementation where there are many testers accessing from various IP addresses, I use a secret HTTP path which inserts a special testing cookie. This will relieve from the burden of managing the "Allowed Testers IP addresses".
Avesh_Malik_178
Nimbostratus
Jul 06, 2015thanks alot this will help.. but i have not used secret HTTP path.. It would be good if you can help on this..
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