log_icp_queries off #是否记录icp请求
emulate_httpd_log on #是否兼容apache日志格式
logfile_rotate 24 #日志切割文件数
#debug_options ALL,2 #debug日志级别
cache_store_log none #禁止stroe log
cache_log /var/log/squid/cache.log #squid日志保存路径
cache_access_log /var/log/squid/access.log #squid访问日志保存路径