RE: IPP> regarding "ipp:" (I spoke too soon...)
Josh Cohen <joshco@microsoft.com> Thu, 02 July 1998 21:38 UTC
Delivery-Date: Thu, 02 Jul 1998 17:38:57 -0400
Return-Path: ipp-owner@pwg.org
Received: from cnri.reston.va.us (ns [132.151.1.1])
by ietf.org (8.8.5/8.8.7a) with ESMTP id RAA11432
for <ietf-archive@ietf.org>; Thu, 2 Jul 1998 17:38:56 -0400 (EDT)
Received: from lists.underscore.com (uscore-1.mv.com [199.125.85.30])
by cnri.reston.va.us (8.8.5/8.8.7a) with ESMTP id RAA23575
for <ietf-archive@cnri.reston.va.us>; Thu, 2 Jul 1998 17:41:17 -0400 (EDT)
Received: from localhost (daemon@localhost) by lists.underscore.com
(8.7.5/8.7.3) with SMTP id RAA09761 for <ietf-archive@cnri.reston.va.us>;
Thu, 2 Jul 1998 17:38:53 -0400 (EDT)
Received: by pwg.org (bulk_mailer v1.5); Thu, 2 Jul 1998 17:34:35 -0400
Received: (from daemon@localhost) by lists.underscore.com (8.7.5/8.7.3) id
RAA09165 for ipp-outgoing; Thu, 2 Jul 1998 17:27:12 -0400 (EDT)
Message-ID: <8B57882C41A0D1118F7100805F9F68B502D2D09E@red-msg-45.dns.microsoft.com>
From: Josh Cohen <joshco@microsoft.com>
To: "'Keith Moore'" <moore@cs.utk.edu>, Tom Hastings
<hastings@cp10.es.xerox.com>
Cc: Paul Moore <paulmo@microsoft.com>, ipp@pwg.org
Subject: RE: IPP> regarding "ipp:" (I spoke too soon...)
Date: Thu, 2 Jul 1998 14:27:07 -0700
X-Mailer: Internet Mail Service (5.5.2328.0)
Sender: owner-ipp@pwg.org
> -----Original Message----- > From: Keith Moore [mailto:moore@cs.utk.edu] > Sent: Thursday, July 02, 1998 1:26 PM > To: Tom Hastings > Cc: Keith Moore; Paul Moore; ipp@pwg.org; moore@cs.utk.edu > Subject: Re: IPP> regarding "ipp:" (I spoke too soon...) > > There's a long tradition in IETF of reusing and/or adapting existing > technology, so there's no problem with that per se. But there are > several problems with overloading a new protocol on top of existing > web *services*. And the idea that IPP should be able to tunnel > through firewalls "by default" - thus overriding local site policy - > does great harm to the overall Internet architecture. > As you know, I totally agree with the policy issue, as that has been the crux of my argument in the POST draft issues. However, I feel strongly that HTTP is a valuable platform to be built upon in a layered or substrate model. I would characterize IPP as a "service" within the http framework. (You can pick better words for service and framework, but thats just picking nits). I beleive that for services within HTTP the best way to differentiate them is to use a new METHOD. Using a new method maintains the HTTP message format and transport scheme (http://) but is easily filterable. I think one of the main points here is that when traversing some infrastructure, wether it be end-node embedded web servers or application layer proxy/firewalls, does each node have to fully understand the IPP protocol? My opinion is that they do not. By being able to easily identify the "service" ,via the METHOD in my example, the node has enough information to enforce a security policy by rejecting or allowing it and can hand the message off to an method handler for IPP to process it. In the same way the TCP transport identifies different protocols by their port numbers, the HTTP application transport can identify different services by their methods. Intermediate nodes dont necessarily need to understand the message body, just the way that proxy servers today have no knowledge of HTML in typical web traffic. In cases where it is wise to have the intermediate nodes understand the content or semantics of an extension we address that in the form of the proposed Mandatory syntax. To sum up, HTTP as an application tansport layer provides added functionality compared to TCP which allows services running over HTTP to avoid reinventing an various wheels (authentication, mime-content body, caching, pipelining, message versioning (via etags), infrastructure traversal, filtering, etc) like if it was to run over TCP. In cases where the http functionality "wheels" are appropriate for a service, it makes sense to look at HTTP as an application transport service and to build upon it. When it does not, a "new" transport protocol should be used. The IPP authors chose to build on HTTP for good reason, IMHO, for many of features I mentioned above. An easy way to identify the IPP service is via a new method, it provides easy filtering and doesn not require IPP specific knowledge at each node in the infrastructure as a new scheme would. Josh Cohen
- IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Carl-Uno Manros
- RE: IPP> regarding "ipp:" (I spoke too soon...) Paul Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- RE: IPP> regarding "ipp:" (I spoke too soon...) Paul Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Carl-Uno Manros
- Re: IPP> regarding "ipp:" (I spoke too soon...) Tom Hastings
- Re: IPP> regarding "ipp:" (I spoke too soon...) Carl-Uno Manros
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Scott Isaacson
- RE: IPP> regarding "ipp:" (I spoke too soon...) Josh Cohen
- Re: IPP> regarding "ipp:" (I spoke too soon...) Carl-Uno Manros
- Re: IPP> regarding "ipp:" (I spoke too soon...) Scott Lawrence
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Randy Turner
- Re: IPP> regarding "ipp:" (I spoke too soon...) Carl-Uno Manros
- Re: IPP> regarding "ipp:" (I spoke too soon...) Robert Herriot
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- RE: IPP> regarding "ipp:" (I spoke too soon...) Josh Cohen
- Re: IPP> regarding "ipp:" (I spoke too soon...) Jay Martin
- Re: IPP> regarding "ipp:" (I spoke too soon...) Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...)[a… Tom Hastings
- Re: IPP> regarding "ipp:" (I spoke too soon...)[a… Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...)[a… Tom Hastings
- Re: IPP> regarding "ipp:" (I spoke too soon...)[a… Keith Moore
- IPP> clarification needed re: "ipp:" proposal Keith Moore
- Re: IPP> regarding "ipp:" (I spoke too soon...) papowell
- Re: IPP> regarding "ipp:" (I spoke too soon...)[a… Tom Hastings
- RE: IPP> regarding "ipp:" (I spoke too soon...) Ron Bergman
- IPP> On clarifying the proposal for a new IPP sch… Tom Hastings
- IPP> Re: On clarifying the proposal for a new IPP… Keith Moore
- Re: IPP> Re: On clarifying the proposal for a new… Carl-Uno Manros