If you're looking at that sort of load, I'd be investigating other solutions. On Rackspace, the first thing I'd do would be to setup memcached, for object caching. The built in object cache system can be hooked to it with a plugin, I think. That should drastically cut back on the number of queries per page. -Otto