About 2 years ago I started my first Drupal project. Is it local poker web. After many hours of hard work page look ok in my eyes. My only problem at the present is hardware requirement. I need server with 4GB ram.. Any ideas?

Comments

kevishie’s picture

Are you saying your having performance issues? Is caching enabled in the appropriate areas? How many hits does this site get? How many sql transactions per second?

I'd recommend going over these slides from Nick Lewis (Chapter Three) on performance tuning..

http://www.nicklewis.org/sites/default/files/practicalperformancetuning.pdf

Thanks,
--Kevin