F5 Application Delivery Fundamentals — Question 16
When configuring a Virtual Server to use an iRule with an HTTP_REQUEST event, which lists required steps in a proper order to create all necessary objects?
Answer options
- A. create profiles, create the iRule, create required pools, create the Virtual Server
- B. create the Virtual Server, create required pools, create the iRule, edit the Virtual Server
- C. create a custom HTTP profile, create required pools, create the Virtual Server, create the iRule
- D. create required pools, create a custom HTTP profile, create the iRule, create the Virtual Server
Correct answer: B
Explanation
The correct answer is B because you must first establish the Virtual Server, followed by creating the necessary pools, then the iRule, and finally editing the Virtual Server to associate the iRule. The other options are incorrect as they either create the Virtual Server too late or miss crucial steps in the setup process.