hi , im using squid compiled with options : Squid Cache: Version 3.3.8 configure options: '--build=i486-linux-gnu' '--prefix=/usr' '--includedir=/opt/zzz/include' '--mandir=/opt/zzz/share/man' '--infodir=/opt/zzz/share/info' '--sysconfdir=/etc' '--enable-cachemgr-hostname=drvirus' '--localstatedir=/var' '--libexecdir=/opt/zzz/lib/squid3' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-silent-rules' '--srcdir=.' '--datadir=/usr/share/squid3' '--sysconfdir=/etc/squid3' '--mandir=/usr/share/man' '--with-cppunit-basedir=/usr' '--enable-inline' '--enable-async-io=8' '--enable-storeio=ufs,aufs,diskd' '--enable-removal-policies=lru,heap' '--enable-delay-pools' '--enable-cache-digests' '--enable-underscores' '--enable-icap-client' '--enable-follow-x-forwarded-for' '--enable-auth' '--enable-basic-auth-helpers=LDAP,MSNT,NCSA,PAM,SASL,SMB,YP,DB,POP3,getpwnam,squid_radius_auth,multi-domain-NTLM' '--enable-ntlm-auth-helpers=smb_lm' '--enable-digest-auth-helpers=ldap,password' '--enable-negotiate-auth-helpers=squid_kerb_auth' '--enable-external-acl-helpers=ip_user,ldap_group,session,unix_group,wbinfo_group' '--enable-arp-acl' '--enable-esi' '--disable-translation' '--with-logdir=/var/log/squid3' '--with-pidfile=/var/run/squid3.pid' '--with-filedescriptors=65536' '--with-large-files' '--with-default-user=proxy' '--enable-linux-netfilter' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2 -g -Wall -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2 -g -Wall -O2' ============================================= im trying to use smp with rock cache_dir , but i have error in squid when type squid -k parse : it is "2013/09/03 17:11:27| Processing: workers 2 2013/09/03 17:11:27| Processing: cache_dir rock /squid-cache/rock-1 3000 max-size=31000 max-swap-rate=250 swap-timeout=350 *2013/09/03 17:11:27| ERROR: This proxy does not support the 'rock' cache type. Ignoring."* =========================================================================== here is my smp config from squid : #########SMP implementations###################### # Rockstore filesytem workers 2 cache_dir rock /squid-cache/rock-1 3000 max-size=31000 max-swap-rate=250 swap-timeout=350 ############################## memory_replacement_policy heap GDSF cache_replacement_policy heap LFUDA maximum_object_size_in_memory 64 KB =============================================== i have 24 cores as totla cores i have dual cpu each one with 12 cores . whrere is the problem ??? do i need to recompile squid ??? also , i wish some considertations about smp i mean that i have 3 hardisks with 200 G to each hardsik also i have bw pumped about 300 M and about 1700 users wish simple smp options to start and also wish solution to cache_dir rock why not working !?? regards ----- Mr.Ahmad -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ERROR-This-proxy-does-not-support-the-rock-cache-type-Ignoring-tp4661924.html Sent from the Squid - Users mailing list archive at Nabble.com.