[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Open a table directly in MySql



> 
> 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