Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 03:23:01 +0000
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        "ray@redshift.com" <ray@redshift.com>
Cc:        freebsd-performance@freebsd.org
Subject:   Re: performance modifications
Message-ID:  <84dead7205031019235f37f5cc@mail.gmail.com>
In-Reply-To: <3.0.1.32.20050310180051.00a7e908@pop.redshift.com>
References:  <3.0.1.32.20050310180051.00a7e908@pop.redshift.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm wondering if anyone on the list has a good source for 
> the major sysctl settings and/or kernel settings that can be 
> modified in order to bring up the performance level on a 
> FreeBSD 5.3 machine that is used with apache under heavy
> load.

There is the tuning(7) manual page.

There are better web servers than Apache for demanding loads;
ones that used a non-forking, event-driven I/O model.  
Aolserver and thttpd come to mind.

Yaoping Ruan and Vivek Pai from Princeton have reported 
excellent results with their "Flash" [1] web server.  While
many of their recommended changes to FreeBSD have been folded
into the base source, I'm not sure how many popular web-servers
are using these speedups.

[1] Making the "Box" Transparent: System Call Performance as a
    First-class Result
    Yaoping Ruan, Vivek Pai
    http://www.cs.princeton.edu/~yruan/debox/debox.pdf

-- 
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy



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