Subject: Re: squid
To: gaspo <gaspolo@gmail.com>
From: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <wanker4freedom@web.de>
List: port-sparc64
Date: 02/19/2005 11:57:45
hi,

> i install squid from packages binary of netbsd2.0 ...after install
> ...squid say me:
> NetBSD: MESSAGE.NetBSD,v 1.1 2003/12/25 16:28:14 taca Exp $
>
> The following parameters should work for NetBSD:
>
> options         SYSVMSG         # System V-like message queues
> options         SYSVSEM         # System V-like semaphores
> options         SYSVSHM         # System V-like memory sharing
>
> options         SHMMAXPGS=8192
> options         MSGMNB=16384
> options         MSGSSZ=64
> options         MSGTQL=512
>
>
> i Must put that Option in Kernel and recopmile?

SHMMAXPGS sets the amount for memory available via or to SYSVSHM.

i had to recompile a kernel for www/php4-apc (a PHP caching tool), so 
it's not that uncommon.

> if yes...why?
> because i install squind in other sistem like sun/debian/open/freebsd
> and noone want this option..

i never tried squid on Solaris, but for the other OSes you might see 
they're less optimized -- or, to see it from a different perspective, 
not that resource-friendly as NetBSD is :)

> is secure add this option to kernel?

if it was not there'd be a warning...

> tnx for all

HTH

-- 
Timo Schoeler | http://macfinity.net/~tis
//macfinity -- finest IT services | http://macfinity.net

There are 10 types of people in the world. Those who understand binary 
and those who don't.