--MimeMultipartBoundary
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Sun, 24 May 1998, Stewart Forster wrote:
> The patch I sent simply ignores the Keep-Alive request directive
> coming from a Netscape 3 client, but allows persistant connections between
> all other kinds of caches/proxies/browsers.
Hm, perhaps I've missed something, but if your decision to ignore
"keep-alive" is based on User-Agent header alone, then _all_ proxies in the
request processing chain will ignore "keep-alive" because User-Agent is
passed through by a proxy unchanged. You might distinguish between
Proxy-Connection and Connection headers somehow (assuming clients never send
Proxy-Connection), but I doubt it is a robust solution.
Alex.
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:47 MST