RFC 9569
The Application-Layer Traffic Optimization (ALTO) Transport Information Publication Service (TIPS), September 2024
- File formats:
- Also available: XML file for editing
- Status:
- PROPOSED STANDARD
- Authors:
- K. Gao
R. Schott
Y. R. Yang
L. Delwiche
L. Keller - Stream:
- IETF
- Source:
- alto (ops)
Cite this RFC: TXT | XML | BibTeX
DOI: https://doi.org/10.17487/RFC9569
Discuss this RFC: Send questions or comments to the mailing list alto@ietf.org
Other actions: Submit Errata | Find IPR Disclosures from the IETF | View History of RFC 9569
Abstract
"Application-Layer Traffic Optimization (ALTO) Protocol" (RFC 7285) leverages HTTP/1.1 and is designed for the simple, sequential request-reply use case, in which an ALTO client requests a sequence of information resources and the server responds with the complete content of each resource, one at a time.
RFC 8895, which describes ALTO incremental updates using Server-Sent Events (SSE), defines a multiplexing protocol on top of HTTP/1.x, so that an ALTO server can incrementally push resource updates to clients whenever monitored network information resources change, allowing the clients to monitor multiple resources at the same time. However, HTTP/2 and later versions already support concurrent, non-blocking transport of multiple streams in the same HTTP connection.
To take advantage of newer HTTP features, this document introduces the ALTO Transport Information Publication Service (TIPS). TIPS uses an incremental RESTful design to give an ALTO client the new capability to explicitly and concurrently (in a non-blocking manner) request (or pull) specific incremental updates using HTTP/2 or HTTP/3, while still functioning for HTTP/1.1.
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.