Call now! (ID:)+
HomeThe Hepsia hosting CPAdvanced Features

Advanced Features

The Advanced tab grants you swift access to an array of advanced tools, among them the Memcached memory caching system and the Varnish Cache web accelerator, which will help you optimize your web sites and apps 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 easily gettable upgrades. InnoDB and NodeJS support is offered as well.

 

 

Varnish

Varnish Cache is a web accelerator also called as an HTTP accelerator. You can install it in front of any web server that speaks HTTP and configure it to cache the contents. Varnish Cache is very, very fast and will make your website load much faster. One of the key advantages of Varnish Cache is the flexibility of its configuration language, VCL, which permits you to choose how incoming requests should be dealt with.



Memcached

Memcached is a generic memory object caching system for speeding up dynamic database-driven sites. It is used to lower 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 distributed memory object caching system uses a two-tier architecture. The Memcached distributed memory object caching system is used by some of the most regularly visited web sites on the World Wide Web and is supported by popular web apps like Joomla and WordPress.



Node.js

Node.js is a software system for writing highly scalable Internet apps. Built on Chrome's JavaScript runtime, Node.js uses an event-based, non-blocking input/output model that makes it lightweight and effective, excellent for real-time content-rich network apps. Node.js uses Google's V8 JavaScript engine, libUV, and several built-in libraries.



InnoDB

InnoDB is the default storage engine for the MySQL open-source relational database management system. A storage engine is the principal software component that a DBMS uses to create, retrieve, update and delete data from a database. The latest version of InnoDB features serious improvements in performance, security and functionality. InnoDB provides the standard ACID-compliant database transaction properties, as well as foreign key support. InnoDB is included by default in most binaries distributed by MySQL AB.