Sorry I found the squid version is 3.3.4, and the infor are correct… Regards Jinge On 2013-5-8, at 下午3:45, jinge <altman87120@xxxxxxxxx> wrote: > Hi, list! > > Recently, We want to use squid3.2.4 SMP and the Rock storage for our project. But facing some problem. > > OS: FreeBSD 9.1-RELEASE > > This is the compile config > > Squid Cache: Version 3.3.4 > configure options: '--with-default-user=squid' '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var/squid' '--sysconfdir=/usr/local/etc/squid' '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid/squid.pid' '--enable-auth' '--enable-build-info' '--enable-loadable-modules' '--enable-removal-policies=lru heap' '--disable-epoll' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-translation' '--enable-auth-basic=DB MSNT MSNT-multi-domain NCSA PAM POP3 RADIUS fake getpwnam NIS' '--enable-auth-digest=file' '--enable-external-acl-helpers=file_userip time_quota unix_group' '--enable-auth-negotiate=kerberos wrapper' '--enable-auth-ntlm=fake smb_lm' '--enable-storeio=diskd rock ufs aufs' '--enable-disk-io=AIO Blocking DiskDaemon IpcIo Mmapped DiskThreads' '--enable-log-daemon-helpers=file' '--enable-url-rewrite-helpers=fake' '--disable-ipv6' '--enable-htcp' '--disable-forw-via-db' '--disable-cache-digests' '--enable-wccp' '--enable-wccpv2' '--disable-eui' '--disable-ipfw-transparent' '--disable-pf-transparent' '--disable-ipf-transparent' '--disable-follow-x-forwarded-for' '--enable-ecap' '--disable-icap-client' '--disable-esi' '--enable-kqueue' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.1' 'build_alias=amd64-portbld-freebsd9.1' 'CC=cc' 'CFLAGS=-O2 -pipe -I/usr/local/include -fno-strict-aliasing' 'LDFLAGS= -pthread -L/usr/local/lib' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -I/usr/local/include -fno-strict-aliasing' 'CPP=cpp' --enable-ltdl-convenience > > and the snipe of squid.conf > > cache_dir rock /cache0/rock 8000 max-size=8192 > > > the log > > 2013/05/08 15:39:58 kid4| Finished rebuilding storage from disk. > 2013/05/08 15:39:58 kid4| 1023998 Entries scanned > 2013/05/08 15:39:58 kid4| 0 Invalid entries. > 2013/05/08 15:39:58 kid4| 0 With invalid flags. > 2013/05/08 15:39:58 kid4| 0 Objects loaded. > 2013/05/08 15:39:58 kid4| 0 Objects expired. > 2013/05/08 15:39:58 kid4| 0 Objects cancelled. > 2013/05/08 15:39:58 kid4| 0 Duplicate URLs purged. > 2013/05/08 15:39:58 kid4| 0 Swapfile clashes avoided. > 2013/05/08 15:39:58 kid4| Took 0.51 seconds ( 0.00 objects/sec). > 2013/05/08 15:39:58 kid4| Beginning Validation Procedure > 2013/05/08 15:39:58 kid4| Completed Validation Procedure > 2013/05/08 15:39:58 kid4| Validated 0 Entries > 2013/05/08 15:39:58 kid4| store_swap_size = 224.00 KB > 2013/05/08 15:39:58 kid4| storeLateRelease: released 0 objects > 2013/05/08 15:39:58 kid4| storeDirWriteCleanLogs: Starting... > 2013/05/08 15:39:58 kid4| Finished. Wrote 0 entries. > 2013/05/08 15:39:58 kid4| Took 0.00 seconds ( 0.00 entries/sec). > FATAL: kid4 registration timed out > Squid Cache (Version 3.3.4): Terminated abnormally. > CPU Usage: 7.455 seconds = 0.889 user + 6.566 sys > Maximum Resident Size: 178080 KB > Page faults with physical i/o: 0 > > > > > > Regards > Jinge > > >