> Andrew: You may want to avoid deep directory hierarchies on your site > due to the recursive database queries Radiant performs. > > Oliver
Oh, good point. How deep is "deep"? Does radiant execute a query for each level of the page tree that it traverses (and on each request)? Could some kind of caching solution like memcached (or even just storing it in memory) be used instead (or is it already)? Thanks, Andrew _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
