On 10-Jul-01 Chris K wrote:
> Just wondering how many accesses can MYSQL handle... let's say per hour.
> I have about 500 accesses per hour, 8 clicks per second... does anyone
> know about this issue? thanks

One of my advert sites runs about 12,000 hits in 10 minutes, each "hit" 
is 4 queries (2 select, + 2 insert).

12,000 x 4 x 6 = 288000/hour or 80/sec.

MySQL 3.22.32, Linux 2.2.7 SMP 2x PII-750Mhz Dual SCSI-Wide

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to