Persistant connections and pipelining...

I've been reading, with great interest, RFC2616; specifically the sections
on persistant connetions and pipelining.  Can anyone tell me if there is a
way to 'force' a browser into using persitent connections, and even
pipelining, via HTML (assuming the browser supports HTTP 1.1)?  

I've been playing with MSIE 5.0, and created a test page with hyperlinks
pointing to the same server.  Every load results in multiple connections
being made to the webserver.  I've already verified that HTTP/1.1 support
has been activated (via tools/options/etc.).  And, traces confirm that
HTTP/1.1 is being sent in the "GET" start-line.  Have I misinterpreted the
specification?  I'm under the assumption that because the hyperlinks
reference the same address/port, a single connection should be used to
retrieve the 'documents'.

Thanks in advance,

Marc Wrona,
Senior Software Engineer
Advertising.Com
mwrona@advertising.com
(410)423-6527 x1754

"If you can spend a perfectly useless afternoon in a perfectly useless
manner, you've learned how to live." 
--Lin Yutang, _The Importance of Living_

Anytime, anywhere, any Internet channel - we touch tons of millions online
each day.
Advertising.com - Superior Technology, Superior Performance





************************************************* 
The information transmitted in this email is intended only for the person(s) or 
entity to which it is addressed and may contain confidential and/or privileged 
material.  Any review, retransmission, dissemination or other use of, or taking 
of any action in reliance upon, this information by persons or entities other 
than the intended recipient is prohibited.   If you received this email in error, 
please contact the sender and permanently delete the email from any computer. 

Received on Monday, 23 October 2000 15:05:17 UTC