|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
我在linux配置了squid代理服务器,可在调试好几次后出现下面这种情况。由于本人初学,就实在有点搞不懂了,望各位高手多多指点。
[root@localhost local]# /usr/local/squid/sbin/squid -NCd1
2006/11/13 01:28:33| Starting Squid Cache version 3.0.PRE5-20061111 for i686-pc-linux-gnu...
2006/11/13 01:28:33| Process ID 11123
2006/11/13 01:28:33| With 1024 file descriptors available
2006/11/13 01:28:33| Performing DNS Tests...
2006/11/13 01:28:34| Successful DNS name lookup tests...
2006/11/13 01:28:34| DNS Socket created at 0.0.0.0, port 32775, FD 4
2006/11/13 01:28:34| Adding nameserver 192.168.100.3 from /etc/resolv.conf
2006/11/13 01:28:34| Adding nameserver 221.10.251.196 from /etc/resolv.conf
2006/11/13 01:28:34| helperOpenServers: Starting 5 'squidguard' processes
2006/11/13 01:28:34| Unlinkd pipe opened on FD 14
2006/11/13 01:28:34| Swap maxSize 102400 KB, estimated 7876 objects
2006/11/13 01:28:34| Target number of buckets: 393
2006/11/13 01:28:34| Using 8192 Store buckets
2006/11/13 01:28:34| Max Mem size: 65536 KB
2006/11/13 01:28:34| Max Swap size: 102400 KB
2006/11/13 01:28:34| Rebuilding storage in /usr/local/squid/var/cache (DIRTY)
2006/11/13 01:28:34| Using Least Load store dir selection
2006/11/13 01:28:34| Set Current Directory to /usr/local/squid/var/cache
2006/11/13 01:28:34| Loaded Icons.
2006/11/13 01:28:34| Accepting HTTP connections at 0.0.0.0, port 8080, FD 15.
2006/11/13 01:28:34| Accepting ICP messages at 0.0.0.0, port 3130, FD 16.
2006/11/13 01:28:34| WCCP Disabled.
2006/11/13 01:28:34| Ready to serve requests.
2006/11/13 01:28:34| WARNING: redirector #1 (FD 5) exited
2006/11/13 01:28:34| WARNING: redirector #2 (FD 6) exited
2006/11/13 01:28:34| WARNING: redirector #3 (FD 7) exited
2006/11/13 01:28:34| WARNING: redirector #4 (FD 8) exited
2006/11/13 01:28:35| Too few redirector processes are running
FATAL: The redirector helpers are crashing too rapidly, need help!
已放弃 |
|