F5
303 · Question #178
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, whil
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 {
How the community answered
(21 responses)- A14% (3)
- B5% (1)
- C76% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.