Portal Home > Knowledgebase > Technical Questions > Can I add swap memory on Linux VPS?

Can I add swap memory on Linux VPS?

Swap files or partitions are not supported on our Linux VPS plans.

All of our plans come with fully dedicated memory and your application/software would not need any swap memory to perform.

Swap memory is an old workaround tactic which was invented back when computer memory was expensive.

The main idea behind it is to use a portion of disk space as memory when your computer is out of memory. Disks are hundred times slower than random access memory.

On Virtuozzo 7 (The virtualzation technology we utilize for Linux VPS product line), swap memory will slow down your applications without any good reason by taking a portion of your actual fast memory and make it slower artificially.

If you really need more memory for your applications, then you could simply upgrade to the next plan.

To upgrade, simply go to your Client Area -> Services -> Details and click Upgrade/Downgrade tab to list all of our eligable plans.

Upgrades and downgrades will be instant and completely transparent to you without any reboots or downtime.
Was this answer helpful?
Can I use Mailcow on Linux VPS?

Unfortunately, you cannot use Mailcow on Linux VPS line. Their maintainers have no interest in...

WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

If you see a message like the below when you are trying to connect to your VPS using SSH, it's...

How can I enable FUSE?

For Linux VPS line, FUSE / SSHFS is enabled by default. You don't need to run modprobe. This will...

Control panel shows memory usage higher than my free -m. What gives?

Control panel shows the cached memory as used as well. Your free -m shows the actual result.To...

Docker requires br_netfilter. How can I load this module?

br_netfilter module is already enabled on your VPS.There's a couple of different things you can...