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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -