-1

I want to buy a VPS having openvz virtualization.

Now the applications that i m currently hosting( glassfish, mysql, mail) requires around 600~800 MB of RAM.

Would I be able to run my applications if I go for 512 MB of ram and 512 MB burstable ram?

Add on to that i think there would 1GB swap.

thanks

1 Answers1

1

"Burstable" means that it's available if there's extra RAM on the host, but it's not promised to your VM. It's not recommended to run permanently into your "burst" RAM as this could result in instability if the host needs that RAM for some reason.

Swap is very bad for performance and it should ideally not be used. It's there in case your server receives a spike in traffic so that the OS can remain functional.

Nathan C
  • 15,059
  • 4
  • 43
  • 62