Changeset 578 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 08/05/09 15:02:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r576 r578 1776 1776 these performance problems and results from a prototype 1777 1777 implementation are available <xref target="Pad1995"/> <xref target="Spe"/>. Implementation experience and 1778 measurements of actual HTTP/1.1 (<xref target="RFC2068" x:fmt="none">RFC 2068</xref>)implementations show good1778 measurements of actual HTTP/1.1 implementations show good 1779 1779 results <xref target="Nie1997"/>. Alternatives have also been explored, for example, 1780 1780 T/TCP <xref target="Tou1998"/>. … … 1909 1909 <t> 1910 1910 A proxy server &MUST-NOT; establish a HTTP/1.1 persistent connection 1911 with an HTTP/1.0 client (but see <xref target="RFC2068"/> for information and1912 discussion of the problems with the Keep-Alive header implemented by1913 many HTTP/1.0 clients).1911 with an HTTP/1.0 client (but see <xref x:sec="19.7.1" x:fmt="of" target="RFC2068"/> 1912 for information and discussion of the problems with the Keep-Alive header 1913 implemented by many HTTP/1.0 clients). 1914 1914 </t> 1915 1915 </section> … … 4009 4009 <t> 4010 4010 The original HTTP/1.0 form of persistent connections (the Connection: 4011 Keep-Alive and Keep-Alive header) is documented in <xref target="RFC2068"/>.4011 Keep-Alive and Keep-Alive header) is documented in <xref x:sec="19.7.1" x:fmt="of" target="RFC2068"/>. 4012 4012 </t> 4013 4013 </section>
Note: See TracChangeset
for help on using the changeset viewer.