windows 启动squid服务提示1067
2016/09/26 10:59:34| Starting Squid Cache version 2.7.STABLE8 for i686-pc-winnt...
2016/09/26 10:59:34| Running as Squid Windows System Service on Windows Server 2003
2016/09/26 10:59:34| Service command line is:
2016/09/26 10:59:34| Process ID 2712
2016/09/26 10:59:34| With 2048 file descriptors available
2016/09/26 10:59:34| With 2048 CRT stdio descriptors available
2016/09/26 10:59:34| Windows sockets initialized
2016/09/26 10:59:34| Using select for the IO loop
2016/09/26 10:59:34| Performing DNS Tests...
FATAL: ipcache_init: DNS name lookup tests failed.
Squid Cache (Version 2.7.STABLE8): Terminated abnormally.
这是启动的日志,启动失败了,错误代码是1067。错误原因是因为没有联网,squid无法解析到DNS配置,如果联网了还是报1067的错误,可以找到该日志文件看看问题出在哪儿,日志目录在squid\var\logs!