From: Sean Hunter <sean@dev.sportingbet.com>
To: Tim Moore <timothymoore@bigfoot.com>
Cc: David Lang <david.lang@digitalinsight.com>,
valery <valery.brasseur@atosorigin.com>,
linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: linux and high volume web sites
Date: Tue, 1 May 2001 08:08:50 +0100 [thread overview]
Message-ID: <20010501080850.B30631@dev.sportingbet.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0104280109430.15628-100000@dlang.diginsite.com> <3AEB2E25.E7404FAF@bigfoot.com>
In-Reply-To: <3AEB2E25.E7404FAF@bigfoot.com>; from timothymoore@bigfoot.com on Sat, Apr 28, 2001 at 01:55:01PM -0700
Also make sure you aren't suffering database lock contention from Mysql. This
causes very fast context switching on the database server, and is typically
unable to do useful work even though its load avg is not high. "vmstat" is
useful here.
Sean
On Sat, Apr 28, 2001 at 01:55:01PM -0700, Tim Moore wrote:
> David Lang wrote:
> >
> > watch the resonate heartbeat and see if it is getting lost in the network
> > traffic (the resonate logs will show missing heartbeat packets). think
> > seriously of setting the resonate stuff to run at a higher priority so
> > that it doesn't get behind.
> >
> > depending on how high your network traffic is seriously look at putting in
> > a second nic and switch to move the NFS traffic off the network that has
> > the internet traffic and hearbeat.
> >
> > I had the same problem with central dispatch a couple years ago when first
> > implementing it. the exact details of the problem that I ran into should
> > have been fixed by now (mostly having to do with large number of virtual
> > IP addresses) but the symptoms were the same.
>
> In addition to the above make sure there's enough bandwidth to the filer
> (eg- good switches, multiple ethernets).
>
> Consider moving to 2.2.19. Significant VM changes after 2.2.19pre3 which
> could account for the freezes.
>
> rgds,
> tim.
>
> > > I have a high volume web site under linux :
> > > kernel is 2.2.17
> > > hardware is 5 bi-PIII 700Mhz / 512Mb, eepro100
> > > all server are diskless (nfs on an netapp filer) except for tmp and swap
> > >
> > > dispatch is done by the Resonate product
> > >
> > > web server is apache+php (something like 400 processes), database
> > > backend is a mysql on the same hardware
> > >
> > > in high volume from time to time machines are "freezing" then after a
> > > few seconds they "reappear" and response timne is
> > >
> > >
> > > how can I investigate all these problems ?
>
> --
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2001-05-01 7:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-28 9:01 linux and high volume web sites valery
2001-04-28 8:14 ` David Lang
2001-04-28 20:55 ` Tim Moore
2001-05-01 7:08 ` Sean Hunter [this message]
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=20010501080850.B30631@dev.sportingbet.com \
--to=sean@dev.sportingbet.com \
--cc=david.lang@digitalinsight.com \
--cc=linux-kernel@vger.kernel.org \
--cc=timothymoore@bigfoot.com \
--cc=valery.brasseur@atosorigin.com \
/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