HTTP Persistent Connections

From NovaOrdis Knowledge Base
Revision as of 17:14, 23 November 2016 by Ovidiu (talk | contribs) (→‎External)
Jump to navigation Jump to search

External

Internal

Overview

A HTTP persistent connection is a TCP/IP connection between the client and server that allows more that one request per connection.

Configuration

For details on how to configure HTTP persistent connections with httpd, see:

httpd Persistent Connection Configuration