N10-005 · Question #321
Which of the following security devices can receive and process HTTP requests from hosts to allow or deny traffic for web browsing purposes only?
The correct answer is C. Proxy server. A proxy server acts as an intermediary between internal clients and the Internet. It receives HTTP (and HTTPS) requests from users, inspects them, and either forwards or blocks them based on configured policies-making it the correct device for controlling web browsing traffic…
Question
Which of the following security devices can receive and process HTTP requests from hosts to allow or deny traffic for web browsing purposes only?
Options
- ALoad balancer
- BVPN concentrator
- CProxy server
- DDNS server
How the community answered
(40 responses)- A3% (1)
- B8% (3)
- C85% (34)
- D5% (2)
Explanation
A proxy server acts as an intermediary between internal clients and the Internet. It receives HTTP (and HTTPS) requests from users, inspects them, and either forwards or blocks them based on configured policies-making it the correct device for controlling web browsing traffic. A load balancer (choice A) distributes incoming traffic across multiple servers to optimize performance but does not enforce browsing access policies. A VPN concentrator (choice B) manages encrypted VPN tunnels and is not focused on HTTP filtering. A DNS server (choice D) resolves domain names to IP addresses but does not process or control HTTP traffic flow.
Topics
Community Discussion
No community discussion yet for this question.