Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2004 14:02:11 -0600 (CST)
From:      Mike Silbersack <silby@silby.com>
To:        Alexey Dokuchaev <danfe@nsu.ru>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_subr.c uipc_mbuf.cuipc_syscalls.c src/sys/sys uio.h
Message-ID:  <20040201140055.C3097@odysseus.silby.com>
In-Reply-To: <20040201085037.GA15540@regency.nsu.ru>
References:  <200402010756.i117uiWm094818@repoman.freebsd.org> <20040201085037.GA15540@regency.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 1 Feb 2004, Alexey Dokuchaev wrote:

> >   Rewrite sendfile's header support so that headers are now sent in the first
> >   packet along with data, instead of in their own packet.  When serving files
> >   of size (packetsize - headersize) or smaller, this will result in one less
> >   packet crossing the network.  Quick testing with thttpd and http_load has
> >   shown a noticeable performance improvement in this case (350 vs 330 fetches
> >   per second.)
>
> Good news to us thttpd users out there. :-)
> Thanks!
>
> ./danfe

Heh, that reminds me...  With the same test parameters, Apache2 gets a
whopping 220 fetches per second.  Go thttpd! :)

(Hopefully once we enable threading support in apache2 it will go
faster... hopefully.)

Mike "Silby" Silbersack



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