On 11/01/2013 07:11 AM, Amos Jeffries wrote: > -n - Windows service name > > The Windows build of Squid requires a -n option to point at the > particular named service which is running in the background. Which > defaults to the name "squid" when omitted.
Why do we need a command line option to specify a service name? Can the service name be configured via squid.conf? The squid.conf location is already configurable via command line, of course. Thank you, Alex.