Keep-alive connections can improve website speed and performance by using a single TCP connection for multiple HTTP requests, instead of opening a new connection every time a browser sends a request. This setting is enabled by default and, in most cases, should remain enabled.
If, however, you run into a situation where you need to disable it, or if you have previously disabled it and need to re-enable it, this guide covers the steps to do so in your WHM.
Related Articles
Enable or Disable Keep-Alive
IMPORTANT: This solution will require root access. If this needs to be obtained, follow the guide on requesting root access.
- Log into Root WHM
- Expand the Service Configuration dropdown and select Apache Configuration
- Select Global Configuration
- Locate the Keep-Alive setting and select the On radio button to enable it or Off to disable it
- Click the Save button
- Click the Rebuild Configuration and Restart Apache button
Comments
0 comments
Article is closed for comments.