mm111222 发表于 2017-4-17 19:35:59

Play Raspberry Pi(3)Disable the logging on squid

Play Raspberry Pi(3)Disable the logging on squid
 
1. Disable logging in squid
#access_log /opt/squid/var/logs/access.log all
access_log none
cache_log /dev/null
 
Restart the server
> squid -k reconfigure
 
References:
Raspbmc
http://hugozhu.myalert.info/2013/03/06/raspberry-pi-with-xmbc.html
http://www.raspbmc.com/
http://kodi.tv/
 
 
页: [1]
查看完整版本: Play Raspberry Pi(3)Disable the logging on squid