Memcached is a distributed memory caching platform, which is used to supercharge the speed of database-driven websites by caching the requests and the responses between the visitor and the server. Put simply, anytime a specific web page on such a site is visited, the script calls its database to fetch the info that should be shown to the website visitor. If the latter clicks on a hyperlink to visit a different web page, the whole operation is repeated and this results in a lot of database queries and excessive load on the server, especially if the website has a lot of concurrent visitors. Memcached "remembers" this information exchange, so in case any of these pages is opened again, the script no longer has to request any info from the database, as everything is delivered by the caching platform. In this way, the overall loading speed of your website will "soar" and you will get more gratified visitors and they’ll be able to surf through your website much faster. In addition, Memcached "refreshes" its cache every time any information in the database is changed, so the visitors will never see out-of-date data.
Memcached in Shared Web Hosting
The Memcached caching system is available as an upgrade with each shared web hosting service offered by us and you will be able to begin using it as soon as you activate it, as the extension that it requires in order to function correctly is already present on our advanced cloud platform. You can order the upgrade from the Hepsia Control Panel, which is included with each and every shared web hosting plan and a brand new section where you can administer Memcached will show up. The upgrade is divided into two parts – the instances and the amount of system memory, so as to give you more flexibility. The first one shows the number of the websites which can use Memcached, while the second, which is offered in increments of 16 megabytes, determines the maximum size of the content that the system can cache. A busy Internet site with a large-sized database may require more memory in order to take an even greater advantage of the Memcached caching system, so in case you want to upgrade this service, you’ll be able to do it at any given point with a few clicks.
Memcached in Semi-dedicated Servers
If you order one of our semi-dedicated server plans, you will find Memcached as an optional upgrade in the Upgrades section of the Hepsia Control Panel, so if you’d like to use it for any of the sites hosted in the account, you can enable it with only a couple of clicks of the mouse. The platform is suitable for any script-driven software application such as WordPress, Joomla, or even a custom-developed app, and based on your requirements, you will be able to choose two different features – how many Internet sites will use the Memcached caching platform, in other words – the number of instances; and how much content will be stored, i.e. the amount of system memory that the platform will employ. The two things are not tied to each other, so if you’ve got a regularly visited Internet site with lots of content, you can get one instance and a large amount of system memory. The Memcached platform will optimize the performance of your Internet sites soon after you activate it and both you and your site visitors will enjoy faster load times.
Memcached in VPS Servers
If you obtain a VPS server from us, you will be able to use Memcached at no additional cost, as the distributed memory caching platform is offered with all VPSs that are ordered with the Hepsia hosting Control Panel. Even if you run large websites, you’ll be able to increase their overall performance without any effort and the lowered load on the VPS server will enable you to keep your current Virtual Private Server package rather than switching to a more powerful one. The amount of memory that the Memcached platform can use to cache info depends on the package that you’re using, but even with a low-end one, you’ll have at least several hundred MB, which is significantly more than the amount of memory you’d get with a shared web hosting plan, so the website performance boost will be substantial. You can take advantage of the Memcached platform with any database-driven app, regardless of whether you have created it yourself or you are using a ready-to-use one such as OpenCart, WordPress or Joomla.
Memcached in Dedicated Servers
Each dedicated server ordered with our Hepsia Control Panel comes with Memcached already installed by default, so you can start using this content caching system once the server is completely operational, without the need to install or upgrade anything. The amount of system memory that Memcached can employ depends on the dedicated server that you’ve chosen, but since our servers are really powerful and considering the fact that it is likely that you’ll host resource-hungry websites on them, the minimum amount of memory that the caching system can use will be 3 GB. This will enable you to optimize the performance of very large websites without efforts and you’ll notice the difference soon after the Memcached caching system begins caching database queries. You can take full advantage of the caching system with any database-powered site, including those based on popular CMSs like Joomla and WordPress.