NGFW-ENGINEER · Question #39
For explicit proxy deployment, which port is typically used by the client browsers to send requests to the proxy?
The correct answer is C. 8080. In an explicit proxy configuration, client browsers are manually configured (or pushed via policy) to direct their HTTP/HTTPS requests to a specific proxy server address and port. Port 8080 is the industry-standard and most commonly used port for this purpose. Port 80 is the…
Question
For explicit proxy deployment, which port is typically used by the client browsers to send requests to the proxy?
Options
- A80
- B443
- C8080
- D8443
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C90% (28)
Explanation
In an explicit proxy configuration, client browsers are manually configured (or pushed via policy) to direct their HTTP/HTTPS requests to a specific proxy server address and port. Port 8080 is the industry-standard and most commonly used port for this purpose. Port 80 is the standard HTTP port for direct web traffic (not proxy traffic). Port 443 is standard HTTPS. Port 8443 is sometimes used for HTTPS proxy but is far less common than 8080. Palo Alto's explicit proxy feature also defaults to listening on port 8080.
Topics
Community Discussion
No community discussion yet for this question.