Attachment 'frontend.conf'
Downloadhttp_port 3128 # add user authentication and similar options here http_access allow manager localhost http_access deny manager # add backends - one line for each additional worker you configured # NOTE how the port number matches the kid number cache_peer localhost parent 4002 0 carp login=PASS name=backend-kid2 cache_peer localhost parent 4003 0 carp login=PASS name=backend-kid3 #you want the frontend to have a significant cache_mem cache_mem 512 MB # change /tmp to your own log directory, e.g. /var/log/squid access_log /var/log/squid/frontend.access.log cache_log /var/log/squid/frontend.cache.log # the frontend requires a different name to the backend(s) visible_hostname frontend.example.com
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.