Site Accelerator Instruments
Give a boost to your sites without the need of back–end code changes

To keep a fast loading web site, you should have a plain and well crafted back–end code. Within the Online Control Panel, you’ll find a list of instruments that can help you accelerate your site’s overall performance while not having to touch anything in the code. The Site Accelerator Instruments – Node.js, Varnish and Memcached won’t just aid you to supply better loading rates to your site visitors and therefore lessen site exit volumes, but also will take your web site higher in the search engine results.
To implement the Site Accelerator Instruments, just log into your Online Control Panel and create an instance for the acceleration tool you like the most.
Memcached
RAM–storing instead of database calls
The Memcached tool is ideal for improving site loading speeds by caching the database data that is asked for from your customers. It is an effective memory–based object store, which allows for data and objects to be cached in the RAM as an alternative to being loaded when a person opens a site.
This tool is good for your data–base–loaded sites or apps in which your clients dedicate plenty of time exploring and loading content. Memcached is found in the advanced applications section of the Online Control Panel.
Varnish
RAM–memorizing as a substitute for HTTP queries
You’ll find several approaches to increase the speed of a website, but many of them require a developer to reword the backend code. There are more straightforward solutions for increasing the rate of a web site, just like the Varnish web accelerator tool incorporated into compurus.com’s Online Control Panel.
Varnish is an HTTP accelerator, which keeps HTTP queries inside the server memory and sends them to the customer as an alternative for expecting the hosting server to send them. Tests reveal that employing Varnish on a site or a web application typically hastens delivery times with a factor of 300 – 1000x. Varnish can also be set up how to handle arriving calls – if they ought to be processed by Varnish, by the hosting server, etc.
Node.js
Construct adaptable web applications without any problem
Node.js comes with a contemporary coding system for creating scalable apps and web sites in a short time span. It may be utilized for almost anything – from dealing with API calls, streaming files in addition to parsing email messages to transforming images, music files, videos and office documents.
It is using the Google V8 JavaScript engine and also utilizes an event–based, non–blocking I/O pattern that makes it light and efficient. Also, Node.js has a huge supportive community that produces continuous revisions to the platform and is also constantly happy to assist.