Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 16:18:29 +0100
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Stuart Henderson <stuart@eclipse.net.uk>
Cc:        Steve Price <sprice@hiwaay.net>, freebsd-isp@FreeBSD.ORG, hamellr@dsinw.com
Subject:   Re: Need help fine-tuning a web server (fwd)
Message-ID:  <19990326161829.A17488@internal>
In-Reply-To: <36FBA273.F6108F6B@eclipse.net.uk>; from Stuart Henderson on Fri, Mar 26, 1999 at 03:06:27PM %2B0000
References:  <Pine.OSF.4.02.9903260846190.22203-100000@fly.HiWAAY.net> <36FBA273.F6108F6B@eclipse.net.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26-Mar-1999 at 15:06:27 +0000, Stuart Henderson wrote:
> Steve Price wrote:
> > 
> > Anyone have any experience setting up a heavily-loaded web
> > server box that can spare a few answers to this gentleman's
> > questions?  Or have any pointers to docs that might help?
> > Thanks.
> 
> tweaks to investigate:
> 
> kernel
> 	MAXUSERS
> 	NMBCLUSTERS
> 	CHILD_MAX
> 	OPEN_MAX 
> 	(look through LINT for info, also check for anything
> 	else that might apply)
> runtime
> 	sysctl -w kern.somaxconn
> apache
> 	HARD_SERVER_LIMIT
> 
> also it can help to compile with -m486 -fexpensive-optimizations
> -fomit-frame-pointer -O2

Does -m486 also help on Pentium or Pentium II systems ?

	-Andre


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?19990326161829.A17488>