QuestionQ63

HTTP Services

Which global option in squid.conf specifies the port number or numbers on which Squid listens for client requests?

  • A port
  • B client_port
  • C http_port
  • D server_port
  • E squid_port
Explanation

The http_port directive configures the socket address or addresses on which Squid listens for HTTP client requests; it can specify one or more listening ports.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!