Contact Number

+919501010103

Email Address

contact@oxosolutions.com

CIN: U74999PB2016PTC045616​GSTIN: ​​03AACCO3599B1ZO

OXO Solutions® Logo for Website
  • Cables & Accessories
  • CPU
  • Motherboards
  • Networking
  • Power Supply
  • RAID Controllers
  • RAM
  • Server Cabinets
  • Storage
  • Shop
  • My account

How to Enable Keep-Alive? What is it, its Methods and Benefits

How-to-Enable-Keep-Alive-What-is-it-its-Methods-and-Benefits

Enabling keep alive allows the visitor’s browser to download the content files including images, javascript files, css files etc through a persistent TCP connection. This means it will not make different requests for each file and thus reduces the request amount and speed up a web page. 

Whenever the browser requests a file from the server, interaction takes place between the server and browser it creates a communication pattern that is keep-alive. 

Benefits of using Keep-Alive

  • Minimizes latency and an overall increase in loading speed and performance.
  • Better site performance will be an advantage in terms of SEO and ranking.
  • Minimizes the usage of CPU and memory due to a lesser number of the generated HTTP requests. This is an advantage to all hosting plan users (free hosting, shared hosting, and VPS).
  • It provides HTTP pipelining which means same TCP connection is used to deliver requests
  • All modern browsers support Keep-Alive
  • Additional benefits will be added to you if your website uses HTTPS and SSL certificates.

You may also like to read:- How to Fix Serve Resources from a Consistent URL?


How to enable Keep Alive?

Firstly, you need to determine whether Keep Alive is enabled or disabled on your server. Analyze your website using a tool such as GTmetrix.

In case of Apache 

You can choose one of the following ways:

  1. Open Apache configuration file on server and add. 

KeepAlive On

Your server needs to be restarted after adding this.

2. .htaccess file, add the below code

<ifModule mod_headers.c>

Header set Connection keep-alive

</ifModule>

In case of NGINX

If Keep Alive is disabled in your config file, you will find the following in the file. 

Keepalive_disable

You can use below code to make changes in the settings:

keepalive_requests

Keepalive_timeout

To sum up, improved site speed and performance will eventually keep your visitors happy.

Post navigation

Previous
Next

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You may also Like

  • How to Choose the Right Server for Your Business
  • Saikhom Mirabai Chanu wins first medal for India at Tokyo 2020 Olympics
  • Avoid an Excessive DOM Size: How to Fix this Warning?
  • 14 Steps Guide to Create an Effective SEO Strategy In 2020
  • The Top 25 Do’s and Don’ts of SEO You Need to Know
  • What Are Backlinks in SEO and What Are The Advantages of Backlinks
  • Google Changed Gmail Logo: Here’s What Changed Made So Far?
  • What is Social Media Marketing, and Why Social Media is Important for Business?
  • Combine Images Using CSS Sprites
  • Why Website Speed is Important? How to Optimize Website for Fast Speed?

Share on social media

  • Facebook
  • Google Plus
  • LinkedIn
  • twitter

Calendar

May 2026
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Oct    

About

At OXO Solutions, we are committed to providing high-quality server hardware and IT components for businesses and individuals.
With years of experience in IT infrastructure and web solutions, we understand the importance of reliable hardware. Our goal is to deliver powerful, scalable, and cost-effective solutions that help businesses grow. We offer everything from individual components like RAM and hard drives to fully configured servers ready for deployment.

Social Icons

Quick Links

  • Home
  • About
  • Support
  • Our Branding
  • Cart
  • My account
  • Blog
  • Contact

Contact Number

+91 95010 10103

Email Address

contact@oxosolutions.com

Address

13 Gulmarg Avenue, Taranwala Pul Flyover, Grand Trunk Rd, Amritsar, Punjab, India, 143006

©2026 OXO Solutions®. All rights reserved.

Copyright Right
  • Privacy Policy
  • Terms and Conditions