Network Working GroupOpen Pluggable Edge Services A. Barbir Internet-Draft Nortel Networks Expires:MarchMay 31, 2004Oct.Dec. 2003 OPES entities and end points communicationdraft-ietf-opes-end-comm-05draft-ietf-opes-end-comm-06 Status of this Memo This document is an Internet-Draft and is in full conformance with all provisions of Section 10 of RFC2026. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." The list of current Internet-Drafts can be accessed at http:// www.ietf.org/ietf/1id-abstracts.txt. The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html. This Internet-Draft will expire onMarchMay 31, 2004. Copyright Notice Copyright (C) The Internet Society (2003). All Rights Reserved. Abstract This memo documents tracing and non-blocking (bypass) requirements for Open Pluggable Edge Services (OPES). Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1 Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 3 2. OPES System . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.Requirements for OPESTracing Requirements . . . . . . . . . . . . . . . . . . . . . 5 3.1What is traceable in an OPES Flow?Traceable entities . . . . . . . . . . . . . . . . . . . . . . 5 3.2Requirements for OPESSystem requirements . . . . . . . . . . . . . . . . . . . . . 6 3.3Requirements for OPES processorsProcessor requirements . . . . . . . . . . . . . . . . . . . . 7 3.4Requirements for callout serversCallout server requirements . . . . . . . . . . . . . . . . . 7 4.Requirements for OPES SystemBypass (Non-blocking feature) Requirements . . . . . . . . . . 8 4.1What can be bypassed in an OPES Flow?Bypassable entities . . . . . . . . . . . .8. . . . . . . . . 9 4.2Bypass requirements for OPESSystem requirements . . . . . . . . . . . . . . . . . . . . . 9 4.3BypassProcessor requirementsfor OPES processors. . . . . . . . . . . . . . . . . . . . 10 4.4BypassCallout server requirementsfor callout servers. . . . . . . . . . . . . . . . . 10 5. Protocol Binding . . . . . . . . . . . . . . . . . . . . . . . 11 6. Compliance Considerations . . . . . . . . . . . . . . . . . . 12 7. IANA considerations . . . . . . . . . . . . . . . . . . . . . 13 8. Security Considerations . . . . . . . . . . . . . . . . . . . 14 8.1 Tracing security considerations . . . . . . . . . . . . . . . 14 8.2 Bypass security considerations . . . . . . . . . . . . . . . . 15 Normative References . . . . . . . . . . . . . . . . . . . . . 17 Informative References . . . . . . . . . . . . . . . . . . . . 18 Author's Address . . . . . . . . . . . . . . . . . . . . . . . 18 A. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 19 Intellectual Property and Copyright Statements . . . . . . . . 20 1. Introduction The Open Pluggable Edge Services (OPES) architecture[8][1] enables cooperative application services (OPES services) between a data provider, a data consumer, and zero or more OPES processors. The application services under consideration analyze and possibly transform application-level messages exchanged between the data provider and the data consumer. This work specifiesthe requirements for providing tracing functionality for the OPES architecture [8]. Tracing functionality enables a data provider or a data consumer application to detect inappropriate actions that are performed byOPESentities. The work also develops requirements that can be used to fulfill IAB Notificationtracing andBypass (Non-Blocking) requirements [2].bypass functionality. The architecture document [1] requires[8]that tracing is supported in-band. This design goal limits the type of application protocols that OPES can support. The details of what a trace record can convey are also dependent on the choice of the application level protocol. For these reasons, this work only documents requirements forapplication protocolsOPES entities thatneedare needed to supportOPEStraces andnon-blocking mechanism.bypass functionality. The task of encoding tracing and bypass features is application protocol specific. Separate documents will address HTTP and other protocols. The architecture does not prevent implementersoffrom developing out-of-band protocols and techniques to addressthese limitation. Intracing and bypass. Such protocols are out of scope of the current work. 1.1 Terminology The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this documentthe key words thatareusedtosignify requirements are based onbe interpreted as described in RFC 2119[3].[2]. When used with the normative meanings, these keywords will be all uppercase. Occurrences of these words in lowercase comprise normal prose usage, with no normative implications. 2. OPES System This sections provides a definition of OPES System. This is needed in order to define what is traceable (or bypassable) in an OPES Flow. Definition: An OPES System is a set of all OPES entities[8]authorized by either the data provider or the data consumer application to process a given application message. The nature of the authorization agreement determines if authority delegation is transitive (meaning an authorized entity is authorized to include other entities). If specific authority agreements allow for re-delegation, an OPES system can be formed by induction. In this case, an OPES system starts with entities directly authorized by a data provider (or a data consumer) application. The OPES system then includes any OPES entity authorized by an entity that is already in the OPES system. The authority delegation is always viewed in the context of a given application message. An OPES System is defined on an application message basis. Having an authority to process a message does not imply being involved in message processing. Thus, some OPES system members may not participate in processing of a message. Similarly, some members may process the same message several times. The above definition implies that there can be no more than two OPES systems [Client-side and server-side OPES systems can process the same message at the same time] processing the same message at a given time. This is based on the assumption that there is a single data provider and a single data consumer as far as a given application message is concerned. For example, consider a Content Delivery Network (CDN) delivering an image on behalf of a busy web site. OPES processors and services that the CDN uses to adapt and deliver themessageimage comprise an OPES System. In a more complex example, an OPES System would containCDN entries as well as 3rd-partythird party OPES entities that the CDN engages to perform adaptations (e.g., to adjust image quality). 3.Requirements for OPESTracingIn anRequirements The definition of OPESSystemtrace and tracingis defined as the inclusion of necessary information within aare given next. OPES trace: application messagein aninformation about OPESFlowentities thatidentifyadapted thecollectionmessage. OPES tracing: the process oftransformationscreating, manipulating, oradaptations that have been performed on it before its delivery tointerpreting anend point (for example, the data consumer application). AnOPEStrace represents a snap shot of the tracing informationtrace. Note thathave been added to a given application message. A trace representsthecollections of transformationsabove trace definition assumes in-band tracing. This dependency can be removed if desired. Tracing is performed onan applicationper messageinbasis. Trace format is dependent on theorderapplication protocol thatwere performed.is being adapted. A traceable entity can appear multiple times in a trace(every(for example, every time it acts on a message).In3.1 Traceable entities This section focuses on identifying traceable entities in an OPESSystem tracing is performed on per message basis. Trace format is dependent on the application protocol that is being adapted by OPES. A data consumer application can useFlow. Tracing information provides an "end" with information about OPEStrace to infer the actionsentities thathave been performed byadapted theOPES System. Actionsdata. There arethe settwo distinct uses of OPESservices that were performed by OPES entities in an OPES System. Intraces. First, a trace enables anOPES System,"end" to detect thetaskpresence ofproviding tracing information, can depend on many factors. Some considerations are: o Providers mayOPES System. Such "end" should behesitantable toreveal information about their internal network infrastructure. o Withinsee aservice provider network, OPES processors maytrace entry, but does not need to beconfigured to use non-routable, private IP addresses. o A data consumer applications would prefer to have a single point of contact regarding the trace information. In an OPES System some OPES services are message-agnostic and operate on message content or parts of a message. Such services do not manipulate message headers. Other services can manipulate message headers. OPES providers require some freedom in the way they deliver tracing information to an end point. 3.1 What is traceable in an OPES Flow? This section focuses on identifying traceable entities in an OPES Flow. Tracing information provides a data consumer application (or a data provider application) with information about OPES entities that adapted the data. There are two distinct uses of OPES traces. First, a trace enables an "end (content provider or consumer) to detect the presence of OPES processors within an OPES System. Such "end" should be able to see a trace entry, but does not need to be ableable to interpret it beyond identification of the OPESSystem.System and location of certain required OPES-related disclosures (see Section 3.2). Second, the OPES System administrator is expected to be able to interpret the contents of an OPES trace. The trace can be relayed to the administrator by anend (data consumer or provider)"end" without interpretation, as opaque data (e.g., a TCP packet or an HTTP message snapshot). The administrator can use the trace information to identify the participating OPES entities. The administrator can use the trace to identify the applied adaptation services along with other message-specific information. Since the administrators of various OPES Systems can have various ways of looking into tracing, they require thechoice offreedom in what to put in trace records and how to format them.Trace records should be easy to extend beyond basic OPES requirements. Trace management algorithms should treat trace records as opaque data to the extent possible.At the implementation level, for a given trace, an OPES entity involved in handling the corresponding application message is traceable or traced if information about it appears in that trace. This work does not specify any order to that information. The order of information in a trace can be OPES System specific or can be defined by application bindings documents. OPES entities have different levels of traceability requirements. Specifically, o An OPESprocessorSystem MUST add its entry to the trace. o An OPES processor SHOULD add its entry to the trace. o An OPES service MAY add its entry to the trace. o An OPES entity MAY delegate addition of its trace entry to another OPES entity. For example, an OPES System can have a dedicated OPES processor for adding System entries; an OPES processor can use a callout service to manage all OPES trace manipulations (since such manipulations are OPES adaptations). In an OPES context, a good tracing approach is similar to a trouble ticket ready for submission to a known address. The address is printed on the ticket. The trace in itself is not necessarily a detailed description of what has happened. It is the responsibility of the operator to decode trace details and to resolve the problems. 3.2Requirements for OPESSystem requirements The following requirementsapply for information as related todocument actions when forming an OPESSystem: o An OPESSystemMUSTtraceitself.entry: oAnOPESSystemsystem MUST includeinformation aboutitsprivacy policy.unique identification in its trace entry. Here, uniqueness scope is all OPES Systems that may adapt the message being traced. o An OPES System MUSTidentify the party responsible for settingdefine its impact on inter- andenforcing that policy.intra-document reference validity. o An OPES System MUST include informationpointing to a technical contact.about its privacy policy, including identity of the party responsible for setting and enforcing the policy. o An OPES SystemMUSTSHOULD include information that identifies, to the technical contact, the OPES processors involved in processing the message. o When providing required information, an OPES System MAY use a single URI to identify a resource containing several required items. For example, an OPES System can point to a single web page with a reference to System privacy policy and technical contact information. This specification does not define the meaning of the terms privacy policy, policy enforcement, or reference validity or technical contact and contains no requirements regarding encoding, language, format, or any other aspects of that information.Furthermore,For example, a URI used for anexample ofOPES Systemidentification would be somethingtrace entry may look likehttp://www.examplecompany.com/ opes/?client=example.com. 3.3 Requirements for"http:// www.examplecompany.com/opes/?client=example.com" where the identified web page is dynamically generated and contains the all OPESprocessors TracingSystem information required above. 3.3 Processor requirementsforThe following requirements document actions when forming an OPESprocessors are:System trace entry: o OPES processorMUSTSHOULD add its unique identification to the trace. Here, uniqueness scope is the OPES System containing the processor.o OPES processor MUST be able to trace it's own invocation and service(s) execution.3.4Requirements for callout serversCallout server requirements In an OPES system, it is the task of an OPES processor to add trace records to application messages.However, in some cases,The OPES System administrator decides if and under what conditions callout servers may add trace information to application messages.This should be done under the control of the OPES System provider.4.Requirements for OPES SystemBypass (Non-blocking feature) Requirements IAB recommendation (3.3)[2][4] requires that the OPES architecture does not prevent a data consumer application from retrieving non-OPES version of content from a data provider application, provided that the non-OPES content exists. IAB recommendation (3.3) suggests that the Non-blocking feature(Bypass)(bypass) be used to bypass faulty OPES intermediaries (once they have been identified, by some method). In addressing IAB consideration (3.3), one need to specify whatconstituteconstitutes non-OPES content. In this work the definition of "non-OPES" content is provider dependent.However, inIn some cases, the availability of "non-OPES" content canalsobe a function of the internal policy of a given organization that has contracted the services of an OPES provider. For example, Company A has as contract with an OPES provider to perform virus checking on all e-mail attachments. An employee X of Company A can issue a non-blocking request for the virus scanning service.However, theThe request could be ignored by the OPES provider since it contradicts its agreement with Company A. Theabove examples illustrates that theavailability of non-OPES content can be a function of content providers (or consumers or both) policy and deployment scenarios[1].[3]. For this reason, this work does not attempt to define what is an OPES content as opposed to non-OPES content. The meaning of OPES versus non-OPES content is assumed to be determined through various agreements between the OPES provider, data providerandand/or dataconsumer application.consumer. The agreementwill also determinedetermines what OPES services can be bypassed and in what order (if applicable).InThis specification documents bypassing of an OPESSystemservice or abypass request is defined as the act of avoiding the invocationgroup ofa service(s) that isservices identified by aURI withinURI. In this context, to "bypass the service" for a given application message in an OPES Flowbefore its deliverymeans toan end point (for example,"not invoke thedata consumer application). The availabilityservice" for that application message. A bypass URI that identifies an OPES system (processor) matches all services attached to that OPES system (processor). However, bypassing of OPES processors and OPES Systems themselves requires non-OPEScontentmechanisms and isa precondition to whether aout of this specification scope. A bypass request an instruction to bypass, usually embedded in an application message. The current specification does not provide for a good mechanism that allow and "end" to specify to "bypass this service but only if it ishonoreda part of that OPES system" or "bypass all services of that OPES system but notinof this OPES system". Furthermore, if an OPESSystem. 4.1 What canprocessor does not know for sure that a bypass URI does not match its service, it must bypass that service. If no non-OPES content is available without the specified service, the bypass request for that service must bebypassedignored. This design implies that it may not be possible to detect non-OPES content existence or to detect violations of bypass rules inanthe environments where the tester does not know whether non-OPES content exists. This design assumes that most bypass requests are intended for situations where serving undesirable OPESFlow?content is better than serving an error message that no preferred non-OPES content exists. 4.1 Bypassable entities In this work, the focus is on developing a bypass feature that allow a user to instruct the OPES System to bypass some or all of its services. The collection of OPES services that can be bypassed is a function of the agreement of the OPES provider with either (or both) the content provider or the content consumer applications. In the general case, a bypass request is viewed as a bypass instruction that contains a URI that identifies an OPES entity or a group of OPES entities that perform a service (or services) to be bypassed. An instruction may contain more than one such URI. A special wildcard identifier can be used to represent all possibleURIs (i.e., all possible OPES services that are relevant to an OPES processor).URIs. In an OPES Flow, a bypass request is processedin a local mannerby each involved OPES processor. This means that an OPES processor examines the bypass instruction and if non-OPES content is available, the processor then bypassesservices that are local to itself. This may include the act of bypassing itself completely depending on what is specified intheURI.indicated services. The request is then forwarded to the next OPES processor in the OPES Flow. The next OPES processor would thenhonorhandle all bypassrequests that are relevant to it provided thatrequests, regardless of thenon-OPES content is available.previous processor actions. The processing chain continues throughout the whole processors that are involved in the OPES Flow.If an OPES processor does not know how to honor a bypass request it forwards the message to the next processor in the OPES Flow. At the OPES system level, a bypass instruction is honored when at least one OPES processor bypasses the services that are specified by the URI that is specified in the instruction (provided that the non-OPES content is available).4.2Bypass requirements for OPESSystem requirements In an OPES System bypass requests are generally client centric (originated by the data consumer application) and go in the opposite direction of tracing requests.Bypass can be performed out of band or in-band.This work requires that theBypassbypass feature be performed in-band as an extension to an application specific protocol. Non-OPES entities should be able to safely ignore these extensions. The work does not prevent OPES Systems from developing their own out of band protocols. The following requirements apply forBypassbypass feature as related to an OPES System (the availability of a non-OPES content is a precondition) : o An OPESsystemSystem MUST support aBypassbypass feature. This means that the OPES System bypassesan entityservices whoseURI isURIs are identified by an OPESend (usually data consumer application)."end". o An OPES System MUST provide OPES version of the content if non-OPES version is not available. In order to facilitate the debugging (or data consumer user experience) of the bypass feature in an OPES System, it would be beneficial if non-bypassed entities include information related to why they ignored the bypass instruction. It is important to note that in some cases the tracing facility itself may be broken and the whole OPES System (or part) may need to be bypassed through the issue of a bypass instruction. 4.3BypassProcessor requirementsfor OPES processors For a given application protocol, in an OPES System there can be services that operate on application message headers and those that just operate on content. This mix of service requires that an OPES processor that is calling the service(s) to handle the bypass request. In some cases, the first OPES processor that will get the bypass request may not be the first OPES processor that will know whether a non-OPES version of the content is available or not.Bypass requirements for OPES processors are (the availability of a non-OPES content is a precondition): o OPES processor SHOULD be able to interpret and process a bypass instruction. This requirement applies to all bypass instructions, including those that identifyknown-to-recipientunknown-to-recipient services. o OPES processorsthat do not know how to process a bypass requestMUST forwardthebypass request to the next application hop provided that the next hop speaks application protocol with OPES bypass support. o OPES processor SHOULD be able to bypass it's service(s) execution.Provided that non-OPES content is available, thoseOPES processors that know how to process and interpret a bypass instruction have the following requirements: o The recipient of a bypass instruction with a URI that does not identify any known-to-recipient OPES entity MUST treat that URI as a wildcard identifier (meaning bypass all applicablelocalservices). 4.4Bypass requirements for callout serversCallout server requirements In an OPES system, it is the task of an OPES processor to process bypass requests.However, in some cases,The OPES System administrator decides if and under what conditions callout serversmay be involved in processing Bypassprocess bypass requests.This should be done under the control of the OPES System provider.5. Protocol Binding The task of encoding tracing and bypass features is application protocol specific. Separate documents will address HTTP and other protocols. These documents must address the ordering of trace information if needed. 6. Compliance Considerations Thiswork specifies high level requirementsspecification defines compliance fortracing and bypass. Protocol binding specifications MUST considerthe following compliance subjects: OPES System, processors, entities andfollow all MUSTs in this draft. Protocol binding specifications MUST becallout servers. A compliance subject is compliant if it satisfies all applicable "MUST" and "SHOULD" level requirements. By definition, tothis draft. As such any implementation compliantsatisfy a "MUST" level requirement means to act as prescribed by thebinding specificationrequirement; to satisfy a "SHOULD" level requirement means to either act as prescribed by the requirement or have a reason to act differently. A requirement isalso compliantapplicable to the subject if it instructs (addresses) the subject. Informally, compliance with this draft means that there are no known "MUST" violations, and all "SHOULD" violations are conscious. In other words, a "SHOULD" means "MUST satisfy or MUST have a reason to violate". It is expected that compliance claims are accompanied by a list of unsupported SHOULDs (if any), in an appropriate format, explaining why preferred behavior was not chosen. Only normative parts of thisdraft.specification affect compliance. Normative parts are: parts explicitly marked using the word "normative", definitions, and phrases containing unquoted capitalized keywords from [RFC2119]. Consequently, examples and illustrations are not normative. 7. IANA considerations This specification contains no IANA considerations. Application bindings MAY contain application-specific IANA considerations. 8. Security Considerations The security considerations for OPES are documented in[7].[8]. This document is a requirement document for tracing andBypassbypass feature. The requirements that are stated in this document can be used to extend an application level protocol to support these features. As such, the work has security precautions. 8.1 Tracing security considerations The tracing facility for OPES architecture is implemented as a protocol extension. Inadequate implementations of the tracing facility may defeat safeguards built into the OPES architecture. The tracing facility by itself can become a target of malicious attacks or used to lunch attacks on an OPES System. Threats caused by or against the tracing facility can be viewed as threats at the application level in an OPES Flow. In this case, the threats can affect the data consumer and the data provider application. Since tracing information is a protocol extension, these traces can be injected in the data flow by non-OPES entities. In this case, there are risks that non-OPES entities can be compromised in a fashion that threat the overall integrity and effectiveness of an OPES System. For example, a non-OPES proxy can add fake tracing information into a trace. This can be done in the form of wrong, or unwanted, or non existent services. A non-OPES entity can inject large size traces that may cause buffer overflow in a data consumer application. The same threats can arise from compromised OPES entities. An attacker can control an OPES entity and inject wrong, or very large trace information that can overwhelm an end or the next OPES entity in an OPES flow. Similar threats can result from bad implementations of the tracing facility in trusted OPES entities. Compromised tracing information can be used to launch attacks on an OPES System that give the impression that unwanted content transformation was performed on the data. This can be achieved by inserting wrong entity (such OPES processor) identifiers. A compromised trace can affect the overall message integrity structure. This can affect entities that use message header information to perform services such as accounting, load balancing, or reference-based services. Compromised trace information can be used to launch DoS attacks that can overwhelm a data consumer application or an OPES entity in an OPES Flow. Inserting wrong tracing information can complicates the debugging tasks performed by system administrator during trouble shooting of OPES System behavior. As a precaution, OPES entities ought to be capable of verifying that the inserted traces are performed by legal OPES entities. This can be done as part of the authorization and authentication face. Policy can be used to indicate what trace information can be expected from a peer entity. Other application level related security concerns can be found in[7].[8]. 8.2 Bypass security considerations The bypass facility for OPES architecture is implemented as a protocol extension. Inadequate implementations of the bypass facility may defeat safeguards built into the OPES architecture. The bypass facility by itself can become a target of malicious attacks or used to lunch attacks on an OPES System. Threats caused by or against the bypass facility can be viewed as threats at the application level in an OPES Flow. In this case, the threats can affect the data consumer and the data provider application. There are risks for the OPES System by non-OPES entities, whereby, these entities can insert bypass instructions into the OPES Flow. The threat can come from compromised non-OPES entities. The threat might affect the overall integrity and effectiveness of an OPES System. For example, a non-OPES proxy can add bypass instruction to bypass legitimate OPES entities. The attack might result in overwhelming the original content provider servers, since the attack essentially bypass any load balancing techniques. In addition, such an attack is also equivalent to a DoS attack, whereby, a legitimate data consumer application may not be able to access some content from a content provider or its OPES version. Since an OPES Flow may include non-OPES entities, it is susceptible to man-in-the-middle attacks, whereby an intruder may inject bypass instructions into the data path. These attacks may affect content availability or disturb load balancing techniques in the network. The above threats can also arise by compromised OPES entities. An intruder can compromise an OPES entities and then use man-in-the-middle techniques to disturb content availability to a data consumer application or overload a content provider server (essentially, some form of a DoS attack). Attackers can use the bypass instruction to affect the overall integrity of the OPES System. The ability to introduce bypass instructions into a data flow may effect the accounting of the OPES System. It may also affect the quality of content that is delivered to the data consumer applications. Similar threats can arise from bad implementations of the bypass facility. Inconsistent or selective bypass is also a threat. Here, one end can try to bypass a subset of OPES entities so that the resulting content is malformed and crashes or compromises entities that process that content (and expect that content to be complete and valid). Such exceptions are often not tested because implementers do not expect a vital service to disappear from the processing loop. Other threats can arise from configuring access control policies for OPES entities. It is possible that systems implementing access controls via OPES entities may be incorrectly configured to honor bypass and, hence, give unauthorized access to intruders. Tap bypass can also be a threat. This is because systems implementing wiretaps via OPES entities may be incorrectly configured to honor bypass and, hence, ignore (leave undetected) traffic with bypass instructions that should have been tapped or logged. It is also possible for one end to bypass services such as virus scanning at the receiving end. This threat can be used by hackers to inject viruses throughout the network. Other application level related security concerns can be found in[7].[8]. Normative References [1] A. Barbir et al., "An Architecture for Open Pluggable Edge Services (OPES)", Internet-Draft http://www.ietf.org/ internet-drafts/draft-ietf-opes-architecture-04, December 2002. [2] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", RFC 2119, March 1997. Informative References [3] A. Barbir et al., "OPES Use Cases and Deployment Scenarios", Internet-Draft http://www.ietf.org/internet-drafts/ draft-ietf-opes-scenarios-01.txt, August 2002.Informative References [2][4] Floyd, S. and L. Daigle, "IAB Architectural and Policy Considerations for Open Pluggable Edge Services", RFC 3238, January 2002.[3] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", RFC 2119, March 1997. [4][5] Fielding, R., Gettys, J., Mogul, J., Nielsen, H., Masinter, L., Leach, P. and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2616, June 1999.[5][6] A. Barbir et al., "Policy, Authorization and Enforcement Requirements of OPES", Internet-Draft http://www.ietf.org/ internet-drafts/draft-ietf-opes-authorization-02.txt, February 2003.[6][7] Rousskov, A. et al, "HTTP adaptation with OPES", Internet-Drafthttp://www.ietf.org/internet-drafts/draft-ietf-opes-http-00.txt, Julyhttp://www.ietf.org/internet-drafts/draft-ietf-opes-http-01.txt, October 2003.[7][8] A. Barbir et al., "Security Threats and Risks for Open Pluggable Edge Services", Internet-Draft http://www.ietf.org/ internet-drafts/draft-ietf-opes-threats-02.txt, February 2003.[8] A. Barbir et al., "An Architecture for Open Pluggable Edge Services (OPES)", Internet-Draft http://www.ietf.org/ internet-drafts/draft-ietf-opes-architecture-04, December 2002.[9] A. Barbir et al., "OPES Treatment of IAB Considerations", Internet-Draft http://www.ietf.org/internet-drafts/draft-ietf-opes-iab-02.txt, Septemberdraft-ietf-opes-iab-03.txt, October 2003. Author's Address Abbie Barbir Nortel Networks 3500 Carling Avenue Nepean, Ontario K2H 8E9 Canada Phone: +1 613 763 5229 EMail: abbieb@nortelnetworks.com Appendix A. Acknowledgements Several people has contributed to this work. Many thanks to: Alex Rousskov, Hilarie Orman, Oscar Batuner, Markus Huffman, Martin Stecher, Marshall Rose and Reinaldo Penno. Intellectual Property Statement The IETF takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on the IETF's procedures with respect to rights in standards-track and standards-related documentation can be found in BCP-11. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementors or users of this specification can be obtained from the IETF Secretariat. The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to practice this standard. Please address the information to the IETF Executive Director. Full Copyright Statement Copyright (C) The Internet Society (2003). All Rights Reserved. This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assignees. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Acknowledgment Funding for the RFC Editor function is currently provided by the Internet Society.