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

Advanced Features

The Advanced tab grants you quick access to a set of advanced features, among them the Memcached distributed memory object caching system and the Varnish Cache web accelerator, which will help you optimize your websites and applications without the need to log out of the Control Panel. Based on the website hosting package, these features are either included by default or are offered in the form of easy-to-get upgrades. InnoDB and NodeJS support is offered too.

 

 

Varnish

Varnish Cache is a web application accelerator also called as a caching HTTP reverse proxy. You can install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is very, very fast and will increase the loading speed of your web site. One of the essential advantages of Varnish Cache is the flexibility of its domain-specific language, VCL, which allows you to specify how incoming requests should be handled.



Memcached

Memcached is a general-purpose memory caching system for speeding up dynamic database-driven websites. It is used to decrease the number of times an external data source (such as a DB or API) is read by caching data and objects in RAM. The Memcached memory object caching system uses a client'server architecture. The Memcached distributed memory caching system is used by some of the most traffic-hungry websites on the World Wide Web and is supported by popular CMSs like Joomla and WordPress.



Node.js

Node.js is a platform for building scalable network applications. Built on Chrome's JavaScript runtime, Node.js uses an event-driven, asynchronous I/O model that makes it lightweight and effective, excellent for high-performance content-heavy Internet applications. Node.js uses Google's V8 JavaScript engine, libUV, and several built-in libraries.



InnoDB

InnoDB is the default database engine for the MySQL open-source database management system. A database 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 substantial improvements in efficacy, dependability and functionality. InnoDB provides the standard ACID transaction properties, as well as referential integrity support. It is included by default in most binaries distributed by MySQL AB.