RE: Using HTTP proxies with iSCSI

Black_David@emc.com Thu, 12 October 2000 13:43 UTC

Return-Path: <owner-ips@ECE.cmu.edu>
Received: from ECE.CMU.EDU by cnoc.pdl.cs.cmu.edu id aa07412; 12 Oct 2000 9:43 EDT
Received: by ece.cmu.edu (8.9.2/8.8.8) id JAA08079 for ips-outgoing; Thu, 12 Oct 2000 09:08:38 -0400 (EDT)
X-Authentication-Warning: ece.cmu.edu: majordom set sender to owner-ips@ece.cmu.edu using -f
Received: from maho3msx2.isus.emc.com (maho3msx2.isus.emc.com [168.159.208.81]) by ece.cmu.edu (8.9.2/8.8.8) with ESMTP id JAA08075 for <ips@ece.cmu.edu>; Thu, 12 Oct 2000 09:08:35 -0400 (EDT)
From: Black_David@emc.com
Received: by maho3msx2.isus.emc.com with Internet Mail Service (5.5.2650.21) id <4SHLRX5Y>; Thu, 12 Oct 2000 09:08:03 -0400
Message-ID: <0F31E5C394DAD311B60C00E029101A07041010B4@corpmx9.isus.emc.com>
To: csapuntz@cisco.com, ips@ece.cmu.edu
Subject: RE: Using HTTP proxies with iSCSI
Date: Thu, 12 Oct 2000 09:08:01 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain
Sender: owner-ips@ece.cmu.edu
Precedence: bulk

> Just a note for future reference (not meant to spark discussion)...
> 
> HTTP has a way of de facto standard way of setting up TCP connections
through
> HTTP proxies. See the CONNECT verb in section 9.9 of RFC 2616 and
> the expired draft at:
> 
>
http://www.alternic.org/drafts/drafts-l-m/draft-luotonen-web-proxy-tunneling
-01.html
> 
> This mechanism could be used for iSCSI.
> 
> This mechanism is in-band, in that it occurs on the same TCP connection,
> yet out-of-band, since it is iSCSI independent.

Almost, but not quite.  HTTP transits proxies by using absolute URLs that
contain the DNS hostname; the current direction is towards using absolute
URLs for everything, but they were originally only used for proxies.
CONNECT was invented for HTTPS (i.e., SSL/TLS) proxies where the hostname
is/would be encrypted, and proxy participation in the security relationship
between the browser and web server (which would allow the proxy to decrypt
the hostname) is undesirable.

--David

---------------------------------------------------
David L. Black, Senior Technologist
EMC Corporation, 42 South St., Hopkinton, MA  01748
+1 (508) 435-1000 x75140     FAX: +1 (508) 497-8500
black_david@emc.com       Mobile: +1 (978) 394-7754
---------------------------------------------------