<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-http-ses-ext" target="https://datatracker.ietf.org/doc/html/draft-ietf-http-ses-ext-01">
   <front>
      <title>Persistent HTTP Connections</title>
      <author initials="A." surname="Hopmann" fullname="Alex Hopmann">
         </author>
      <date month="February" day="21" year="1996" />
      <abstract>
	 <t>HTTP was designed to be an extremely lightweight stateless protocol based on TCP. However actual implementation experience suggests that the overhead inherent in establishing a separate TCP connection for every request represents a significant performance problem. This proposal suggests an optional facility for HTTP version 1.1 which allows a client to create persistent connections with a server. This facility is also designed to work with proxy servers.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-http-ses-ext-01" />
   
</reference>
