An IT technician is configuring network services for an enterprise branch office. The corporate security policy requires a centralized host solution that can intercept outbound web requests from client workstations, enforce URL content filtering, and cache web objects locally to reduce WAN traffic. Which network server role best fulfills these requirements?
- Proxy serverAnswer
- BDHCP server
- CAPIPA auto-configuration service
- DDNS server operating over port 80
Answer
Proxy server
The option specifying a proxy server is correct because a proxy acts as an intermediary gateway between local clients and the internet. It evaluates client HTTP/HTTPS requests, enforces security rules and content filtering, and maintains a local cache of web resources to reduce redundant external network traffic.
Step-by-Step Solution
Key Concept
Proxy Server Role and Functionality