On Mon, Jun 9, 2014 at 6:47 PM, Alex Rousskov <[email protected]> wrote: > On 06/08/2014 11:07 PM, Amos Jeffries wrote: > >> I propose that we combine the http_port and https_port directives into >> a single directive called "port" with the old names as aliases and an >> option to select between TCP and TLS transport protocol. > > Just "port" is a bad name, IMO, because there are many other, non-HTTP > *_ports in squid.conf. Consider using "http_port" name for both SSL and > plain transports, with appropriate transport defaults (that may even > depend on the port value!).
How about "listen"? It's consistent with apache, clear, and protocol-neutral. Kinkie
