I agree with Peter, 50 queries per second is not a MySQL limit. Have you
checked the slow
query log or the *.err log file to see if anything is being logged or if
`bad-performing`
queries are causing this bottleneck? Have you checked your variables to see
what your
`max-connections` variable is?


-----Original Message-----
From: Dan Johnson
To: [EMAIL PROTECTED]
Sent: 4/12/04 8:16 AM
Subject: Queries per second average

The site that I am working on is experiencing MySQL freeze ups any time 
after the 'Queries per second average'; seen on the STATUS output; is at

48-50 in value. When the site owner asked the hosting service about this

they told him that the MySQL cannot go above that limit. He still has 
lots of CPU and RAM resources so it makes me wonder why? Is there a 
limitation to MySQL in this regard or is the host just trying to save on

badwidth? ;)

Thanks for any insights,

Dan


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to