HTTP Persistent Connections: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Internal=
=Internal=


* [[HTTP#Subjects|HTTP]]
* [[httpd Persistent Connection Configuration]]
* [[httpd Persistent Connection Configuration]]



Revision as of 17:09, 23 November 2016

Internal

Overview

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