300-320 · Question #594
Management has requested that all traffic be filtered through a proxy without the client's client knowledge. Which mode does an engineer use to design the web without additional configuration of the b
The correct answer is A. Transparent mode with WCCP. WCCP (Web Cache Communication Protocol) is a Cisco protocol that instructs a router or switch to intercept HTTP/HTTPS traffic and redirect it to a proxy/cache server transparently. Clients never know they are hitting a proxy, and no browser configuration or PAC file is required.
Question
Management has requested that all traffic be filtered through a proxy without the client's client knowledge. Which mode does an engineer use to design the web without additional configuration of the browser?
Options
- ATransparent mode with WCCP
- BExplicit mode PAC files
- CTransparent mode without WCCP
- DExplicit mode without PAC files
How the community answered
(36 responses)- A83% (30)
- B3% (1)
- C11% (4)
- D3% (1)
Explanation
WCCP (Web Cache Communication Protocol) is a Cisco protocol that instructs a router or switch to intercept HTTP/HTTPS traffic and redirect it to a proxy/cache server transparently. Clients never know they are hitting a proxy, and no browser configuration or PAC file is required. Explicit mode (B, D) always requires the client or browser to be pointed at the proxy. Transparent mode without WCCP (C) can intercept traffic inline but lacks the scalable, dynamic redirection capability that WCCP provides for enterprise proxy deployments.
Topics
Community Discussion
No community discussion yet for this question.