On tis, 2007-10-02 at 15:27 +0100, Sean O'Reilly wrote: > I have upgraded squid from squid-2.5STABLE10 to squid-2.6STABLE16. > > When trying to start squid using the original squid.conf I am getting > the 'no port defined' error > > I do not have an http_port defined in the configuration file. My > question is why would this work in 2.5 but not in 2.6 ? Because in 2.5 there was a built-in default of 3128 if none was specified, but this has been removed in 2.6 to allow operation with only https_port if one likes. Regards Henrik