MySQL slowness
Posted by: zylox
Posted on: 2007-07-31 15:09:00
Hi!
I'm still wondering why MySQL is so slow over here at DH. The server my sites are on is fast, some scripts (PHP and CGI) which don't use MySQL run very fast actually.
Looking at the queries sent to the MySQL server here at DH I see around 17-20 queries/second on the MySQL server I'm on (Arlene) and it's responding very slow. I just checked at two other hosts where I'm hosting and where MySQL is really fast (Gallery 2 with over 7000 high resolution images for example loads instantly on both hosts). The query count on one of those servers is around 100 queries/second (that being a dedicated MySQL server) and the other server has around 25-30 queries/second (web-, mail-, ftp-, mysql-server run on the same server).
So why is DH MySQL so slow, even though it has the lowest query/second count?
Any ideas?