[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Open a table directly in MySql
- To: <linux-il(at-nospam)linux.org.il>
- Subject: RE: Open a table directly in MySql
- From: "Haim Gelfenbeyn" <rnews(at-nospam)hageltech.com>
- Date: Thu, 22 Nov 2001 14:57:19 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Importance: Normal
- In-Reply-To: <005201c1732b$d9412e00$aa0f5ac2@canaan.co.il>
- Organization: Hagel Technologies
- Reply-To: <haim(at-nospam)hageltech.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
>
> some of my thought about performance.
> Is it really important ?
>
> Well in out little country I don't think so, lets imagine a
> site that get
> 5,000,000 ( big site in any meaning - a good site for my
> opinion get 100,000
> hits per month)
> 5,000,000 hits are equals to 2 queries per second which is
> easy task to my
> P-300 with 512MB mem that's run many thing simultaneously (MySQL,
> Postgresql, Apache .... )
>
I disagree with this assumption. You must worry about *peak* load, not
average one. Because only high-profile sites get constant high load.
Imagine your site gets mentioned on Slashdot, or you're software
developer and release new major version. In such case, you deliver 90%
of your monthly content in 2 days.
Thanks,
Haim.
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il