A web accelerator is a server-side app which speeds up a site. Such a piece of software may work in different ways based on the site content, but in the general situation all such programs cache content and deliver it instead of the web server. That is valid for both dynamic and static websites because the cached content may be simple text or database responses and the advantage of employing a web accelerator is not only the faster loading website, but also the minimized overall load on the machine. That way, you'll be able to employ a lower-end hosting solution that will also cost less while your site visitors will be able to still enjoy fast browsing speeds. Several companies provide web accelerators with their hosting deals and they typically offer only 1, while we offer three different ones that'll enable you to improve the performance of any type of site substantially.

Web Accelerators in Shared Website Hosting

We offer 3 of the most popular web accelerators with our shared website hosting services and depending on what plan you will pick when you sign up, they may already be available or they may be an optional upgrade. Varnish is the most popular one of them and it can be employed for any kind of Internet site. It caches the web pages the first time a website visitor opens them and provides them at a faster speed compared to the server each and every time that a visitor opens them again. Memcached is employed to cache API and database calls, so it could increase the speed of dynamic sites including online stores, discussion boards or social networks. Node.js is used for scalable web applications and it operates in real-time, which makes it excellent for server-side data processing - chats, browser games, booking portals, and so on. You will be able to choose what amount of memory these accelerators shall use and how many instances of each and every one will run from your Hepsia Internet hosting Control Panel.

Web Accelerators in Semi-dedicated Hosting

You'll be able to use Memcached, Varnish or Node.js for the sites hosted inside your semi-dedicated hosting account based on the nature of the website content. Memcached, for example, caches database requests, so it is a superb choice for any script application like WordPress or Joomla. This way, the database server shall not have to process exactly the same request if a number of users open a site with the same content. Varnish is very similar, but it's a general-purpose accelerator since it caches any kind of content the first time a website visitor opens a site. If that webpage is opened again by the same visitor, it shall be provided by Varnish at a greater speed compared to the server. Employing this web accelerator will decrease the load created by your sites significantly. Last, but not least, Node.js shall permit you to produce scalable web applications like hotel booking websites or chats. Its advantage over very similar platforms is that it does not wait for a customer to submit a substantial piece of information, but processes whatever the customer is typing in real-time. The three web accelerators are available inside the Hepsia CP and you'll be able to select how many instances of each and every one of them will run and the maximum amount of memory they can use.

Web Accelerators in VPS

In the event that you choose your virtual private server to be integrated with the Hepsia CP, you will be able to use Varnish, Memcached and Node.js - three of the most widely used web accelerators. Varnish caches pages the first time they're visited and delivers them each and every time the same individual visits them again, which shall accelerate any sort of Internet site several times. Memcached is employed for dynamic script apps for example Joomla and WordPress since it caches database requests and responses, as a consequence the database hosting server won't have to process the exact same webpage every time visitors open it in the event that the same content should be shown. Node.js is a platform for creating real-time programs such as online games and chats. It operates much faster than similar platforms since it processes the info in tiny pieces all the time and does not wait for users to submit a substantial piece of data that shall require more time to be processed. The three web accelerators are available with all Hepsia-based VPS packages and include several hundred MBs of dedicated memory.

Web Accelerators in Dedicated Hosting

Memcached, Varnish and Node.js are provided with all dedicated servers ordered with the Hepsia hosting CP and depending on the package deal you choose, you will also have several gigabytes of dedicated memory for them. Memcached will lessen the web server load by lowering the number of queries that need to be taken care of as it caches database calls and responses. You'll be able to use it on any Internet site which uses an API or a database - as an example, any website developed with WordPress or Joomla. Varnish could improve the performance of any sort of site by caching whole pages the first time a visitor opens them. The accelerator provides the web pages if the same visitor opens them later and because it does that way quicker than the hosting server, the visitor will be able to surf your website at least a couple of times faster. For this reason Varnish is occasionally referred to as an HTTP reverse proxy. Node.js is an advanced platform which will enable you to create booking sites, web chats and other programs where real-time server-user interaction is necessary. It processes the data in little bits as the user fills different boxes and does not wait for all boxes to be filled and processed as one massive chunk of information, which makes Node.js much faster than similar programs.