Advanced Features
The Advanced tab grants you swift access to a set of advanced tools, among them the Memcached memory object caching system and the Varnish Cache web accelerator, which will help you optimize your websites and applications without the need to leave the web hosting Control Panel. Depending on the hosting package, these features are either added by default or are offered in the form of easy-to-get upgrades. InnoDB and NodeJS support is offered as well.
Varnish
Varnish Cache is a web application accelerator also famous as an HTTP accelerator. You can install it in front of any web server that speaks the HTTP protocol and configure it to cache the content. Varnish Cache is very, very fast and will increase the loading speed of your website. One of the main virtues of Varnish Cache is the flexibility of its principal configuration mechanism, VCL, which enables you to choose how incoming requests should be dealt with.
Memcached
Memcached is a general-purpose distributed memory object caching system for boosting the loading speed of dynamic database-powered sites. It is used to decrease the number of times an external data source (such as a database or API) is read by caching data and objects in RAM. The Memcached memory object caching system uses a two-tier architecture. The Memcached distributed memory caching system is employed by some of the most regularly visited web sites on the Internet and is supported by popular web applications like Joomla and WordPress.
Node.js
Node.js is a platform for writing scalable Internet apps. Written in JavaScript, Node.js uses an event-based, asynchronous I/O model that makes it lightweight and effective, great for real-time data-rich apps. Node.js uses Google’s V8 JavaScript engine, libUV, and a number of in-built libraries.
InnoDB
InnoDB is the default storage engine for the MySQL open-source database management system. A storage engine is the main software component that a database management system uses to create, retrieve, modify and delete data from a database. The latest edition of InnoDB features considerable improvements in efficiency, stability and usability. InnoDB offers the standard ACID transaction properties, along with declarative referential integrity support. It is included as standard in most binaries distributed by MySQL AB.
[services_table_short]