| ----------------------------------------------------------------
 | FATAL: Unknown cache_dir type '/storage/proxy-cache'
 |
 | Squid Cache (Version 2.3.STABLE1): Terminated abnormally.
 | CPU Usage: 0.020 seconds = 0.010 user + 0.010 sys
 | Maximum Resident Size: 0 KB
 | Page faults with physical i/o: 175
 | ----------------------------------------------------------------



Version 2.3 is different in some ways to v.2.2

[v.2.3 syntax example]
cache_dir ufs /var/squid/cache 4096 16 256

[v.2.2 syntax example]
cache_dir /usr/local/squid/cache 200 16 256


v.2.3 now includes a cache type argument, as the error indicates.

#  TAG: cache_dir
#       Usage:

#       cache_dir Type Directory-Name Mbytes Level-1 Level2

#       Type specifies the kind of storage system to use.  Most
#       everyone will want to use "ufs" as the type.  If you are using
#       Async I/O (--enable async-io) on Linux or Solaris, then you may
#       want to try "asyncufs" as the type.  Async IO support may be
#       buggy, however, so beware.

 
Regards,

Daniel Baird
Sysadmin/Network Engineer
Network Applications Centre               work: [EMAIL PROTECTED]
Cable & Wireless Optus                    home: [EMAIL PROTECTED]
phone: +61 2 93420940               everywhere: [EMAIL PROTECTED]
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to