netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: NetDev <netdev@vger.kernel.org>
Subject: Performance degradation on 2.6.25 kernels for http servers
Date: Wed, 23 Jul 2008 13:37:30 -0700	[thread overview]
Message-ID: <4887968A.10308@candelatech.com> (raw)

We noticed something strange today.

We have a test that launches 10 http clients that request a small
URL over and over again.  Keep-alive is enabled on clients and
apache.

When using a 2.6.24 or earlier kernel on the web server, we get around
1200 urls per second completed on each of the 10 clients.  With 2.6.25 kernel
we get around 1000 urls per second completed.  In other words, about
a 20% degradation in connections per second.

We see the same affect when we use standard Fedora kernels as when
we use our own patched kernels.  We see similar degradations when using
FC5 and FC8, and 32-bit and 64-bit installs.  We see similar degradations
on different hardware systems.  We have only tried our modified kernels
and standard Fedora kernels at this time (no un-modified kernels from kernel.org).

It could still be something we are doing wrong, but if anyone
else has a similar test case, I'm curious to know if you see
similar degradations.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


             reply	other threads:[~2008-07-23 20:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-23 20:37 Ben Greear [this message]
2008-07-23 21:20 ` Performance degradation on 2.6.25 kernels for http servers Tobias Koeck
2008-07-23 21:22   ` Ben Greear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4887968A.10308@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).