Wpis z mikrobloga

#linux #squid

Mirki, dlaczego przy probie odpalenia SQUIDa zawiesza sie na tym:

/usr/local/etc/rc.d/squid: DEBUG: run_rc_command: start_postcmd: squid_getpid
konfiguracja:

cache deny all
http_access allow all
https_port 3128 intercept ssl-bump generate-host-certificates=on cert=/usr/local/etc/squid/proxyCA.pem options=NO_SSLv2
server_persistent_connections off
cache_peer localhost parent 20001 0 round-robin
#cache_peer localhost_2 parent 20002 0 round-robin no-query
#cache_peer localhost_3 parent 20003 0 round-robin
#cache_peer localhost_4 parent 20004 0 round-robin no-query
#cache_peer localhost_5 parent 20005 0 round-robin
#cache_peer localhost_6 parent 20006 0 round-robin
#cache_peer localhost_7 parent 20007 0 round-robin
#cache_peer localhost_8 parent 20008 0 round-robin
never_direct deny all
  • 2
  • Odpowiedz
  • Otrzymuj powiadomienia
    o nowych komentarzach