Tuning FreeBSD for HIGH PERFORMANCE Web Server

Vulpes Velox kitbsdlists at HotPOP.com
Mon Jul 14 10:02:15 PDT 2003


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list