Search squid archive

Re: Squid 3.4.1 Workers Option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 30/12/13 16:21, Will Roberts wrote:
On 12/30/2013 11:16 AM, Alex Crow wrote:
Hi,

Are you sure you don't have it in twice once you add your line? Check line 3 of the conf to make sure it's not there already.

Cheers

Alex

Alex,

Yes I'm sure it's only in the file once, it's pretty small:

# CUSTOM OPTIONS
# -----------------------------------------------------------------------------
workers = 2

if ${process_number} = 1
  http_port 80
  http_port 8080
  http_port 10080
endif

if ${process_number} = 2
  http_port 180
  http_port 18080
  http_port 11080
endif


I realize there's not a lot of content in my config. I'm just trying to get an understanding of how the option works before I integrate it with my more complicated set up.

Thanks,
--Will

Should it not be:

workers 2

rather than

workers = 2

?

Alex




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux