Can I run Drupal on 256MB VPS hosting ?
I know it depends on many factors, but I mean... can I run few Drupal websites on such VPS.. ?
What are important configuration settings to optimize performances ?
thanks
feedback
|
|
I had Drupal running with MySQL on a VPS with only 64MB of RAM for about 2 years. So, 256MB will definitely work. Things that I did to get it work with 64MB of RAM:
Good Luck. Edit:
The key is to avoid swap usage. So, tune/reduce resources to keep the server from swapping. The easiest thing to do is to reduce the number of PHP instances running. | |||||
feedback
|
|
Assuming they're light duty websites and your OS has minimal requirements, I don't see why not. | |||
|
feedback
|
|
For my heavy Drupal sites everything is ok with approx. 200 MB of RAM for one instance. | |||
|
feedback
|