Date: Mon, 14 Jul 2003 12:00:22 -0500 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: email@edylie.net Cc: freebsd-questions@freebsd.org Subject: Re: Tuning FreeBSD for HIGH PERFORMANCE Web Server Message-ID: <20030714120022.2f8d6c7a.kitbsdlists@HotPOP.com> In-Reply-To: <1058196304.2345.1.camel@ps2.consoledojo.com> References: <1058196304.2345.1.camel@ps2.consoledojo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Check out /etc/make.conf choose the closest arc for your proc and go with either O2 or O3 optimizations. When using O3 you may end up with a few problems. I have had a bit of problems compiling some things when I optimized some X stuff using O3. I have not had any problems with O2 so far. On 14 Jul 2003 23:25:04 +0800 Edy Lie <email@edylie.net> wrote: > Is there any cool tips to fine tune FreeBSD so that it performs well for > Web server environment ? > > Like enabling Keep Alive (which is by default), shorten the time_wait ? > > > -- > In the windoze world, I am limited by the tools that I can use, In Unix, > I am limited by my own wisdom. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030714120022.2f8d6c7a.kitbsdlists>