Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jul 2001 08:24:53 +0800 
From:      francisv@dagupan.com
To:        isp@freebsd.org
Subject:   Optimizing the kernel for Squid
Message-ID:  <10F29E27A956D511B0940050DA8D86A908F636@chat.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi all,

You might have an idea on how to optimize the kernel for Squid proxy/cache
usage. Right now, I have a FreeBSD 4.3-STABLE box running the latest Squid
auto-generated tarball (2.4STABLE1) and my kernel was built with the
following optimizations:

options         MSGMNB=16384
options         MSGMNI=41
options         MSGSEG=2049
options         MSGSSZ=64
options         MSGTQL=512
options         SHMSEG=16
options         SHMMNI=32
options         SHMMAX=2097152
options         SHMALL=4096
options         MAXDSIZ=536870912
options         DFLDSIZ=134217728
options         NMBCLUSTERS=10240

I'm also using 'diskd' as the filesystem type in Squid which uses SYSVSHM,
SYSVMSG, and SYSVSEM.

--
Francis Vidal [::Bitstop Internet::]
streaming media services [v] +63 (75) 522-0092

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A908F636>