This is the relevant parts I have configured the cache with and some
extra info (I'm using Squid-2.4.1 from the FreeBSD ports collection
as a transparent cache)
Is there something wrong with the config?
% uname -srm
FreeBSD 4.3-STABLE i386
% egrep 'SHM|SYSV' /sys/i386/conf/CACHE
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options SHMSEG=16 # max shared mem id's per process
options SHMMNI=32 # max shared mem id's per system
options SHMMAX=2097152 # max shared memory segment size (bytes)
options SHMALL=4096 # max amount of shared memory (pages)
% ipcs -a
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
q 65536 480256 --rwa------ nobody nogroup nobody nogroup 0 0 2048 469 479 8:20:01 8:20:01 18:37:57
q 65537 480257 --rwa------ nobody nogroup nobody nogroup 0 0 2048 479 469 8:20:01 8:20:01 18:37:57
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
m 65536 480258 --rw------- nobody nogroup nobody nogroup 2 393216 469 47918:37:57 0:00:02 18:37:57
m 65537 2622055 --rw-r--r-- root wheel root wheel 1 1048576 526 10674 8:13:27 8:02:02 18:38:16
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
s 131072 2622057 --rw-rw-rw- root wheel root wheel 14no-entry 8:13:27
% ps ax | grep -v grep | grep diskd
479 ?? Ss 0:03.52 diskd 480256 480257 480258
Regards
+------
Dan Larsson | Tel: +46 8 550 120 21
Tyfon Svenska AB | Fax: +46 8 550 120 02
GPG and PGP keys | finger dl@hq1.tyfon.net
Received on Tue Apr 24 2001 - 01:17:08 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:34 MST