Hi All,

I have a question I just want to make sure that I understand this configuration.
Assuming I am configuring just one backend webservers and one website:

From this link:
http://wiki.squid-cache.org/ConfigExamples/Reverse/BasicAccelerator

Does this mean
http_port 80 accel defaultsite=your.main.website.namehttp_port 80 (port of the back-end webserver)?Defaultsite= (should it be like this) defaultsite=www.mydomain.org or defaultsite=mydomain.org or defaultsite=the_name_of_the_folder_where_the_website_is_located?My next question is for thiscache_peer ip.of.webserver parent 80 0 no-query originserver name=myAccelOk this is what I understoodExample:cache_peer 192.168.1.3 parent 80 0 no-query originserver name=myAccelbut what value will "myAccel" be holding for instance, the name of my website? or it's IP address what is it exactly?My final question isacl our_sites dstdomain your.main.website.name
http_access allow our_sites
cache_peer_access myAccel allow our_sites
cache_peer_access myAccel deny allok maybe the first line should beacl our_sites dstdomain www.mydomain.org is this correct?And then the rest is straightforwardCan anyone help me please, I am a bit confused with thisAny help would be very much appreciated

Regards
Adam
I do apologise I have sent the first email from a different mail box

Reply via email to