SSCP · Question #729
The standard server port number for HTTP is which of the following?
The correct answer is B. 80. The standard port number for Hypertext Transfer Protocol (HTTP) communication is 80.
Question
The standard server port number for HTTP is which of the following?
Options
- A81
- B80
- C8080
- D8180
How the community answered
(48 responses)- B94% (45)
- C2% (1)
- D4% (2)
Why each option
The standard port number for Hypertext Transfer Protocol (HTTP) communication is 80.
Port 81 is not a standard port for HTTP and is often used for alternate web services or proxy servers.
HTTP, the protocol used for transmitting web pages over the internet, is officially assigned and commonly uses port 80 for unencrypted web traffic. Web servers typically listen on this port for client requests.
Port 8080 is a common alternative or proxy port for HTTP, but it is not the official standard port.
Port 8180 is not a standard port for HTTP and is typically used for specific application services.
Concept tested: Standard HTTP port number
Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/service-overview-and-network-port-requirements
Topics
Community Discussion
No community discussion yet for this question.