Search squid archive

RE: Stuck - Tproxy+WCCPv2 Layer2

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

 



Sorry for the screwy config file.. Don't know how that happened 

acl QUERY urlpath_regex cgi-bin \?
                 no_cache deny QUERY
cache_mem 48 MB
cache_replacement_policy heap LFUDA
memory_replacement_policy heap LFUDA
maximum_object_size 150096 KB
minimum_object_size 0 KB
access_log /usr/local/squid-2.6/var/logs/access.log
cache_log none
cache_store_log none
half_closed_clients off
cache_swap_high 95
cache_swap_low 90
cache_dir aufs /var/squid/cache1 10000 25 256
cache_dir aufs /var/squid/cache2 10000 25 256
buffered_logs on
http_port 80 tproxy transparent
wccp2_router 172.16.103.1
wccp2_return_method 2
wccp2_forwarding_method 2
wccp2_version 4
#wccp2_service standard 0
wccp2_service dynamic 80
wccp2_service_info 80 protocol=tcp flags=src_ip_hash priority=240
ports=80
wccp2_service dynamic 90
wccp2_service_info 90 protocol=tcp flags=dst_ip_hash,ports_source
priority=240 ports=80
acl localnet src 172.16.100.0/255.255.252.0
acl localhost src 127.0.0.1/255.255.255.255
acl CONNECT method CONNECT
acl all src 0.0.0.0/0.0.0.0
http_access allow localnet
http_access allow localhost
http_access deny all


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

  Powered by Linux