201 · Question #194
A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server. Which default profile provides this information?
The correct answer is A. HTTP. The HTTP profile on a BIG-IP virtual server is specifically designed to parse and manage HTTP traffic, making it the default source for collecting HTTP status codes and methods.
Question
A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server. Which default profile provides this information?
Options
- AHTTP
- BAnalytics
- CRequest Adapt
- DStatistics
How the community answered
(67 responses)- A93% (62)
- B1% (1)
- C1% (1)
- D4% (3)
Why each option
The HTTP profile on a BIG-IP virtual server is specifically designed to parse and manage HTTP traffic, making it the default source for collecting HTTP status codes and methods.
The HTTP profile parses the HTTP header and payload, allowing the BIG-IP system to inspect and provide details such as HTTP status codes and request methods for traffic processed by the virtual server.
The Analytics profile collects and presents data, often leveraging information parsed by other profiles like the HTTP profile, but it does not parse the HTTP traffic itself.
A Request Adapt profile is used for adapting client requests before forwarding them to a pool member, which is unrelated to collecting HTTP status codes or methods.
A Statistics profile primarily pertains to collecting performance and connection statistics, not specific HTTP protocol details like status codes or methods.
Concept tested: BIG-IP HTTP profile functions
Source: https://techdocs.f5.com/en-us/big-ip-15-1-0/big-ip-system-http-profiles.html
Topics
Community Discussion
No community discussion yet for this question.