<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-tan-scone-netneutrality-00" category="info" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.24.0 -->
  <front>
    <title abbrev="SCONE Net Neutrality">SCONE Net Neutrality</title>
    <seriesInfo name="Internet-Draft" value="draft-tan-scone-netneutrality-00"/>
    <author initials="B." surname="Tan" fullname="Bryan Tan">
      <organization>Meta</organization>
      <address>
        <email>bryantan@meta.com</email>
      </address>
    </author>
    <date year="2024" month="November" day="03"/>
    <area>Web and Internet Transport</area>
    <workgroup>SCONE</workgroup>
    <keyword>Privacy</keyword>
    <abstract>
      <?line 70?>

<t>This document provides a response to the question of whether SCONE can be
used to undermine Net Neutrality provisions for network users. It proposes
guardrails to ensure Net Neutrality principles are maintained.</t>
    </abstract>
  </front>
  <middle>
    <?line 76?>

<section anchor="scone-background-and-introduction">
      <name>SCONE Background and Introduction</name>
      <t>Video traffic is already 70% of all traffic on the Internet and is expected to
grow to 80% by 2028. New formats like short form videos have seen tremendous
growth in recent years. Both in developed and emerging markets video traffic
forms 50-80% of traffic on mobile networks. These growth trends are likely to
increase with new populations coming online on mobile-first markets and the
observation that unlike text content, video content consumption is not being
limited by literacy barriers. On the other hand, the electromagnetic spectrum
is a limited resource. In order to ensure that mobile networks continue
functioning in a healthy state despite this incredible growth, communication
service providers (CSPs) will be required to make infrastructure investments
such as more licensed spectrum, cell densification, massive MIMO etc. In order
to flatten the rate of growth, CSPs in several markets attempt to identify and
throttle video traffic based on user data plans. There are several problems
with this kind of throttling:</t>
      <ol spacing="normal" type="1"><li>
          <t>CSPs can not explicitly measure the effect that throttling has on the end
user’s quality of experience (QoE) making this an open loop approach.</t>
        </li>
        <li>
          <t>Traffic detection and throttling for every flow is compute intensive for
CSPs. With distributed UPF (user plane function) in 5G mobile networks more
nodes in CSP network may need to support traffic detection and throttling.
Traffic detection can have inaccuracies and these inaccuracies are expected to
increase as the content delivery industry moves towards end-2-end encryption
like TLS 1.3 and encrypted client hello (ECH).</t>
        </li>
        <li>
          <t>The unpredictable and non-transparent behavior of traffic throttlers used by
CSPs confuse the bandwidth estimation and congestion control protocols being
used within end-2-end video delivery sessions between content server and
client. This results in poor quality of experience (QoE) for the end user.</t>
        </li>
        <li>
          <t>Content and Application Providers (CAPs) are designing algorithms to detect
the presence of such traffic throttlers to counter their detrimental effects.
These algorithms have their own inaccuracies in detection and add compute
resources on the CAP side.</t>
        </li>
      </ol>
      <t>An alternative approach is for CAPs to self-adapt the traffic corresponding to
video flows. Since CAPs control the client and server endpoints and can measure
end user QoE, they are in a better position to do this self-adaptation in a
closed loop manner. This alternative approach has already been proven to improve
user QoE in production deployments <xref target="YouTube"/>.</t>
      <t>For this alternative approach to work a standardized secure on-path network
interface is required which will enable CSP controlled network elements to
signal the desired traffic profile characteristics to the CAP client/server
endpoints. The Standard Communication with Network Elements (SCONE) protocol
(previously known as SADCDN and SCONEPRO) is an IETF working group
<xref target="SCONE-Charter"/> motivated by this alternate approach.</t>
      <section anchor="net-neutrality-question">
        <name>Net Neutrality Question</name>
        <t>During the IETF 119 SCONEPRO BOF, a question was raised about the potential
impact of SCONE PRO on Net Neutrality. This document provides a response to
that question and proposes guardrails to ensure Net Neutrality is protected.</t>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="current-draft-response">
      <name>Current Draft Response</name>
      <t>The goal of a SCONEPRO technical standard is to support greater network
efficiency and video quality on a non-discriminatory basis consistent with net
neutrality principles <xref target="ISOC-2010"/> <xref target="ISOC-2015"/> <xref target="BEREC-2022"/>.</t>
      <t>Through stakeholder collaboration and alignment in the IETF forum, the proposed
solution is intended to be designed and implemented in a way that is:</t>
      <ul spacing="normal">
        <li>
          <t>Non-discriminatory: An open technical standard that any application or
website on QUIC on the internet can choose to implement to signal and
communicate a video rate with the network. This should enable any application or
website (if it chooses to) to adapt to network conditions for video traffic and
achieve greater efficiency and video quality.</t>
        </li>
        <li>
          <t>No “fast lanes” or prioritization: A technical solution that does not result
in the delivery of some content being prioritized over other content on the
Internet.</t>
        </li>
        <li>
          <t>No CAP payment for participation: No payment to telcos by content providers
in order to implement and participate in the open technical standard.</t>
        </li>
        <li>
          <t>Greater network efficiency and video quality for the Internet: A technical
standard that enables greater network efficiency and video quality to the
benefit of all traffic on the network.</t>
        </li>
      </ul>
      <t>CSPs have the responsibility to apply any network management practices to
traffic in a non-discriminatory way consistent with net neutrality principles
and regulations.  The proposed open technical standard enables the network to
signal network conditions to applications and websites (that choose to use the
technical standard) so that those applications and websites can adapt to the network
conditions to support better video quality and greater network efficiency.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>General SCONEPRO security considerations are discussed in the other documents
covering the requirements <xref target="I-D.joras-sadcdn-video-optimization-requirements"/>
and specific network-to-host signaling methods.  This document provides only
addresses questions regarding net neutrality and SCONEPRO.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.joras-sadcdn-video-optimization-requirements">
          <front>
            <title>SADCDN Video Optimization Requirements</title>
            <author fullname="Matt Joras" initials="M." surname="Joras">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Anoop Tomar" initials="A." surname="Tomar">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Abhishek Tiwari" initials="A." surname="Tiwari">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <author fullname="Alan Frindell" initials="A." surname="Frindell">
              <organization>Meta Platforms, Inc.</organization>
            </author>
            <date day="5" month="January" year="2024"/>
            <abstract>
              <t>   These are the requirements for the "Video Optimization" use-case for
   the SADCDN topic, which broadly speaking seeks to optimize video
   playback experience in mobile networks by cooperative communication
   between video content providers and the providers of network services
   to end users.

Discussion Venues

   This note is to be removed before publishing as an RFC.

   Source for this draft and an issue tracker can be found at
   https://github.com/mjoras/sadcdn-video-optimization-requirements.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-joras-sadcdn-video-optimization-requirements-00"/>
        </reference>
        <reference anchor="YouTube" target="https://datatracker.ietf.org/meeting/119/materials/slides-119-sconepro-youtube-plan-aware-streaming-01">
          <front>
            <title>YouTube Plan Aware Streaming</title>
            <author>
              <organization>YouTube</organization>
            </author>
            <date year="2024" month="March" day="21"/>
          </front>
        </reference>
        <reference anchor="ISOC-2010" target="https://www.internetsociety.org/resources/doc/2010/open-inter-networking/">
          <front>
            <title>Open Inter-networking</title>
            <author initials="I." surname="Society" fullname="Internet Society">
              <organization/>
            </author>
            <date year="2010" month="February" day="21"/>
          </front>
        </reference>
        <reference anchor="ISOC-2015" target="https://www.internetsociety.org/policybriefs/networkneutrality/">
          <front>
            <title>Policy Brief: Network Neutrality</title>
            <author initials="I." surname="Society" fullname="Internet Society">
              <organization/>
            </author>
            <date year="2015" month="October" day="30"/>
          </front>
        </reference>
        <reference anchor="BEREC-2022" target="https://www.berec.europa.eu/sites/default/files/files/document_register_store/2022/6/BoR_%2822%29_81_Update_to_the_BEREC_Guidelines_on_the_Implementation_of_the_Open_Internet_Regulation.pdf">
          <front>
            <title>BEREC Guidelines on the Implementation of the Open Internet Regulation</title>
            <author initials="B. of E. R. for E." surname="Communications" fullname="Body of European Regulators for Electronic Communications">
              <organization/>
            </author>
            <date year="2022" month="June" day="09"/>
          </front>
        </reference>
        <reference anchor="SCONE-Charter" target="https://datatracker.ietf.org/wg/scone/about/">
          <front>
            <title>SCONE Working Group Charter</title>
            <author initials="" surname="IETF" fullname="IETF">
              <organization/>
            </author>
            <date year="2024" month="October" day="31"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 200?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document represents collaboration and inputs from others, including:</t>
      <ul spacing="normal">
        <li>
          <t>Abhishek Tiwari</t>
        </li>
        <li>
          <t>Anoop Tomar</t>
        </li>
        <li>
          <t>Matt Joras</t>
        </li>
        <li>
          <t>Wesley Eddy</t>
        </li>
        <li>
          <t>Alan Frindell</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
