> Well, so far, I've found that SearchBuilder will not do negative result > caching (as in, if there's no entry for a certain query, it will keep > re-querying repeatedly). Fixing that went from 120 queries to 80. What queries were you seeing here? What happens if you turn on $UseSQLForACLChecks in your RT_SiteConfig.pm?