注意 使用管理员运行终端
# 校验配置文件
squid -k parse
# 停止
squid -k shutdown
# 启动
squid -s
# 重启
squid -k restart
-k reconfigure|rotate|shutdown|restart|interrupt|kill|debug|check|parse
Parse configuration file, then send signal to
running copy (except -k parse) and exit.