It should be loading a small batch.
The error log was cleared out for some reason, but it was full of “Maximum execution time of 30 seconds exceeded” messages. Upping the limit was ineffective because Rackspace’s load balancers would stop the request at 30 seconds anyway.
The only thing in the PHP error log right now is:
[05-Aug-2013 14:25:01 UTC] PHP Warning: array_map() expects parameter 1 to be a valid callback, function ‘rawurlencode_deep’ not found or invalid function name in **/www.cabor.com/web/content/wp-content/plugins/connections/includes/template/class.template-parts.php on line 422
I spoke with a Rackspace tech last week, and he told me that there were no slow queries recorded in the log for this site.
Would it be helpful if I gave you a phpinfo() link?