I-D ACTION:draft-ietf-http-ses-ext-01.txt

A Revised Internet-Draft is available from the on-line Internet-Drafts 
directories. This draft is a work item of the HyperText Transfer Protocol 
Working Group of the IETF.                                                 

       Title     : Persistent HTTP Connections                             
       Author(s) : A. Hopmann
       Filename  : draft-ietf-http-ses-ext-01.txt
       Pages     : 7
       Date      : 02/21/1996

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.                                                   

Internet-Drafts are available by anonymous FTP.  Login with the username
"anonymous" and a password of your e-mail address.  After logging in,
type "cd internet-drafts" and then
     "get draft-ietf-http-ses-ext-01.txt".
A URL for the Internet-Draft is:
ftp://ds.internic.net/internet-drafts/draft-ietf-http-ses-ext-01.txt
 
Internet-Drafts directories are located at:	
	                                                
     o  Africa                                   
        Address:  ftp.is.co.za (196.4.160.8)	
	                                                
     o  Europe                                   
        Address:  nic.nordu.net (192.36.148.17)	
        Address:  ftp.nis.garr.it (192.12.192.10)
	                                                
     o  Pacific Rim                              
        Address:  munnari.oz.au (128.250.1.21)	
	                                                
     o  US East Coast                            
        Address:  ds.internic.net (198.49.45.10)	
	                                                
     o  US West Coast                            
        Address:  ftp.isi.edu (128.9.0.32)  	
	                                                
Internet-Drafts are also available by mail.	
	                                                
Send a message to:  mailserv@ds.internic.net. In the body type: 
     "FILE /internet-drafts/draft-ietf-http-ses-ext-01.txt".
							
NOTE: The mail server at ds.internic.net can return the document in
      MIME-encoded form by using the "mpack" utility.  To use this
      feature, insert the command "ENCODING mime" before the "FILE"
      command.  To decode the response(s), you will need "munpack" or
      a MIME-compliant mail reader.  Different MIME-compliant mail readers
      exhibit different behavior, especially when dealing with
      "multipart" MIME messages (i.e., documents which have been split
      up into multiple messages), so check your local documentation on
      how to manipulate these messages.
							
For questions, please mail to Internet-Drafts@cnri.reston.va.us.
							

Below is the data which will enable a MIME compliant mail reader 
implementation to automatically retrieve the ASCII version
of the Internet-Draft.

--NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"

--OtherAccess
Content-Type:  Message/External-body;
        access-type="mail-server";
        server="mailserv@ds.internic.net"

Content-Type: text/plain
Content-ID: <19960221132200.I-D@CNRI.Reston.VA.US>

ENCODING mime
FILE /internet-drafts/draft-ietf-http-ses-ext-01.txt

--OtherAccess
Content-Type:   Message/External-body;
        name="draft-ietf-http-ses-ext-01.txt";
        site="ds.internic.net";
        access-type="anon-ftp";
        directory="internet-drafts"

Content-Type: text/plain
Content-ID: <19960221132200.I-D@CNRI.Reston.VA.US>

--OtherAccess--

--NextPart--

Received on Thursday, 22 February 1996 07:28:20 UTC