HTTP Persistent Connections: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=External= | |||
* HTTP Keepalive [http://web.archive.org/web/20100813132504/http://www.io.com/~maus/HttpKeepAlive.html] | |||
=Internal= | =Internal= | ||
Revision as of 17:14, 23 November 2016
External
- HTTP Keepalive [1]
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: