Optimize Apache web server in cPanel/WHM

cPanel & WHM manages the Apache web server and its components with EasyApache. When you will install cPanel & WHM version 11.52 or later, the default (fast) installation method uses a precompiled default EasyApache configuration, which includes the basic requirements for a functional web server. cPanel & WHM versions 11.50 and earlier compile EasyApache during the installation process.

You can Optimize the web server as per your need by using cPanel/WHM access, you can improve the website performance by optimizing the configuration of web server.

- Login as root to cPanel/WHM panel
- Navigate to Service Configuration, Click on Apache Configuration
- In Apache Configuration, Select Global Configuration
- In Global Configuration menu, we will need to make changes in different fields as below and click on save.

StartServers = 5
MinSpareServers = 5
MaxSpareServers = 10
ServerLimit = 500
MaxRequestWorkers = 500
MaxRequestsPerChild = 4000
Timeout = 20

You have optimized the configuration to load the website faster without impecting your server resources.

  • 11 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

Install LAMP on Ubuntu

LAMP stack is nothing but a combination of open source softwares to make a webserver. LAMP refers...

Proxy Servers

Proxy server is a computer that sits between a client computer and the Internet, and provide...

Types of Web Servers

ScopeHosts provides web hosting services on Apache web serves as default, you can change or add...

Web servers

Web servers are computers that delivers web pages to clients, in response to thier requests,...

What is Litespeed Webserver ?

LiteSpeed Web Server LiteSpeed Web Server is the company's core product, a lightweight...