F5
303 · Question #178
303 Question #178: Real Exam Question with Answer & Explanation
The correct answer is C. when HTTP_REQUEST {. See the full explanation below for the reasoning.
Question
A web application requires knowledge of the client's true IP address for logging and analysis purposes. Instances of the application that can decode X-Forwarded-For HTTP headers reside in pool_a, while pool_b instances assume the source IP is the true address of the client. Which iRule provides the proper functionality?
Options
- Awhen HTTP_DATA {
- Bwhen HTTP_RESPONSE {
- Cwhen HTTP_REQUEST {
- Dwhen HTTP_OPEN {
Community Discussion
No community discussion yet for this question.