I noticed today that the query cache size for mysqld on axxs.org was set to ZERO, which means no caching. I've put the following in /etc/my.conf query_cache_limit = 2M query_cache_size = 64M See how it goes.. Cam