mysql - Issue with exceeding db queries in drupal -


we having drupal based website hosted @ www.fatcow.com. started giving error of exceeding maximum number of 'max_questions' resource error. described http://drupal.org/node/38996#comment-6295156 increased number of users. fatcow has limitation that. considering of moving vps. how find optimum plan our site?

thanks !

i drupal tends quite resource hungry start adding modules , takes more efforts have scale. @ least 1 gig of ram in vps, set memory limit @ least 128m, customize mysql server query cache , max packet size. turn on content caching - if have lot of content not change much, may option. pressflow might option. option if using drupal 7 sqlite instead, depends on user usage scenario.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -