- From: Patrick Meenan <pmeenan@google.com>
- Date: Tue, 20 Aug 2024 11:41:12 -0400
- To: Gunter Van de Velde <gunter.van_de_velde@nokia.com>
- Cc: The IESG <iesg@ietf.org>, draft-ietf-httpbis-compression-dictionary@ietf.org, httpbis-chairs@ietf.org, ietf-http-wg@w3.org, mnot@mnot.net
- Message-ID: <CACPgMqVdStcyft_aBMDpRZEeoW+dtYuBgLXZmX6ki84Jb7-JTw@mail.gmail.com>
Thanks. It's always good to have a fresh set of eyes on it from outside of the scope of expertise to make sure we have something that's approachable for non-experts as well. I liked your abstract suggestion but made a few tweaks because it handles the delivery (or assignment) of the dictionaries as well and isn't for pre-shared dictionaries (though those could leverage parts of the spec for their purposes). I went with: This document specifies a mechanism for dictionary-based compression in the Hypertext Transfer Protocol (HTTP). By utilizing this technique, clients and servers can reduce the size of transmitted data, leading to improved performance and reduced bandwidth consumption. This document extends existing HTTP compression methods and provides guidelines for the delivery and use of compression dictionaries within the HTTP protocol. Draft 13 has the updated abstract: https://datatracker.ietf.org/doc/draft-ietf-httpbis-compression-dictionary/13/ On Tue, Aug 20, 2024 at 8:20 AM Gunter Van de Velde via Datatracker < noreply@ietf.org> wrote: > Gunter Van de Velde has entered the following ballot position for > draft-ietf-httpbis-compression-dictionary-12: No Objection > > When responding, please keep the subject line intact and reply to all > email addresses included in the To and CC lines. (Feel free to cut this > introductory paragraph, however.) > > > Please refer to > https://www.ietf.org/about/groups/iesg/statements/handling-ballot-positions/ > for more information about how to handle DISCUSS and COMMENT positions. > > > The document, along with other ballot positions, can be found here: > https://datatracker.ietf.org/doc/draft-ietf-httpbis-compression-dictionary/ > > > > ---------------------------------------------------------------------- > COMMENT: > ---------------------------------------------------------------------- > > # Gunter Van de Velde, RTG AD, comments for > draft-ietf-httpbis-compression-dictionary-12 > > ## Many thanks for writing this document. I found the text not easy to > process, > mostly because i am not overly familiar with http compression > technologies, > and a significant number of abbreviations and acronyms sounded exotic to > me. > However I do suspect that is normal and that these all of these are > understood > by the HTTP experts. > > ## I only got one small suggestion about making the abstract. Feel fre to > use > or ignore: > > 11 Abstract > 12 > 13 This specification defines a mechanism for using designated HTTP > 14 responses as an external dictionary for future HTTP responses > for > 15 compression schemes that support using external dictionaries > (e.g., > 16 Brotli (RFC 7932) and Zstandard (RFC 8878)). > > [minor] > Making the abstract slightly higher level to explain the benefits of the > document. > > " > This document specifies a mechanism for dictionary-based compression in the > Hypertext Transfer Protocol (HTTP). The proposed method enables the use of > pre-shared dictionaries to improve compression efficiency for HTTP > responses. > By utilizing this technique, clients and servers can reduce the size of > transmitted data, leading to improved performance and reduced bandwidth > consumption. This document extends existing HTTP compression methods and > provides guidelines for the negotiation and use of compression dictionaries > within the HTTP protocol. " > > > >
Received on Tuesday, 20 August 2024 15:41:27 UTC