LINUX.ORG.RU

История изменений

Исправление Bers666, (текущая версия) :

acl port_kek myport 3128
acl password_kek proxy_auth REQUIRED

http_access allow port_kek password_kek

cache_peer localhost parent 8199 0 no-query no-netdb-exchange login=admin:5BYeqv1Nvv name=peer_kek

cache_peer_access peer_kek allow port_kek password_kek
cache_peer_access peer_kek deny all

Исходная версия Bers666, :

acl port_kek myport 3128
acl password_kek proxy_auth admin

http_access allow port_kek password_kek

cache_peer_access peer_kek allow port_kek password_kek
cache_peer_access peer_kek deny all
cache_peer localhost parent 8199 0 no-query no-netdb-exchange login=admin:5BYeqv1Nvv name=peer_kek