Search squid archive

not caching

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

 



Hey guys
For some reason my config is not caching. I am getting the following message.

1177518263.726 RELEASE -1 FFFFFFFF 5A54391E3202EE7A1230C54E386F75B6 200 1177514663 1177514663 1177518263 application/cache-digest 165/165 GET http://void.dsl.pltn13.pacbell.net/squid-internal-periodic/ store_digest 1177521863.738 RELEASE -1 FFFFFFFF B1A84226ADCDD449EA0FD004A57BF295 200 1177518263 1177518263 1177521863 application/cache-digest 165/165 GET http://void.dsl.pltn13.pacbell.net/squid-internal-periodic/ store_digest 1177525463.750 RELEASE -1 FFFFFFFF CFDA9E861E9FEE23842D5A2017ECE179 200 1177521863 1177521863 1177525463 application/cache-digest 165/165 GET http://void.dsl.pltn13.pacbell.net/squid-internal-periodic/ store_digest

No cache hits or memhits. Here is my config. Any advice would be great.


debug_options ALL,1
cache_mem 64 MB

http_port 206.223.148.47:80 transparent vhost defaultsite=rupture.com
cache_peer 127.0.0.1 parent 80 3130 originserver
# Minimum setup
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255

# Allow access to the web ports
acl web_ports port 80
http_access allow web_ports

# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager

# Allow purge
acl purge method PURGE
http_access allow purge localhost
http_access deny purge

# And finally deny all other access to this proxy
http_access deny all


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

  Powered by Linux