Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-18 Thread Alissa Cooper
David, thanks for your review and thanks to everyone for the discussion. As I noted in my No Objection ballot, it seems like at a minimum the options available for integers larger than 10^15 should be noted somewhere so that readers are alert to it, even if no particular option is recommended.

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-09 Thread Mark Nottingham
Perhaps not, but a larger int would do the trick. That said, I'm not sure this is worth the late change. Cheers, > On 7 May 2020, at 4:47 pm, Poul-Henning Kamp wrote: > > > In message <977f061c-a4bb-413b-b26c-51c7a694f...@mnot.net>, Mark Nottingham > writes: > >> Perhaps in full co

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-07 Thread Willy Tarreau
On Thu, May 07, 2020 at 06:47:15AM +, Poul-Henning Kamp wrote: > > In message <977f061c-a4bb-413b-b26c-51c7a694f...@mnot.net>, Mark Nottingham > writes: > > >Perhaps in full context: > > > >~~~ > >For example: > > > > Example-ScaledInt: 4503; suffix=3DM > > > >Could be used to indic

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-06 Thread Poul-Henning Kamp
In message <977f061c-a4bb-413b-b26c-51c7a694f...@mnot.net>, Mark Nottingham writes: >Perhaps in full context: > >~~~ >For example: > > Example-ScaledInt: 4503; suffix=3DM > >Could be used to indicate a scaled value; in this case, 4,503,000,000, = >if the `M` suffix parameter is specifie

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-06 Thread Mark Nottingham
> On 6 May 2020, at 5:00 pm, Poul-Henning Kamp wrote: > >> Example-ScaledInt: 4503;suffix=M > > Would that work without an explanation ? Perhaps in full context: ~~~ For example: Example-ScaledInt: 4503; suffix=M Could be used to indicate a scaled value; in this case, 4,503,000,000, if t

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-06 Thread Poul-Henning Kamp
In message <78c9039f-f687-41a1-a85d-cc8b3b822...@mnot.net>, Mark Nottingham writes: >On 6 May 2020, at 6:29 am, Poul-Henning Kamp wrote: >>=20 >> In class B people deal with huge numbers by downscaling: Millions, >> Trillions, GigaBytes and PetaBytes. Nobody really cares if the >> stim

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread Mark Nottingham
On 6 May 2020, at 6:29 am, Poul-Henning Kamp wrote: > > In class B people deal with huge numbers by downscaling: Millions, > Trillions, GigaBytes and PetaBytes. Nobody really cares if the > stimulus was 1.000.000.000.000 or 1.000.000.000.010 dollars, so > sawing of the right hand side is a good

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread David Schinazi
Thanks for going into detail on this Poul-Henning! In my use-case the numbers are identifiers with some arithmetic properties (ordering, and whether they're even or odd) so I think they fit into the class D you described. I think a byte sequence with defined endianness and size restriction should

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread Poul-Henning Kamp
In message , David Schinazi writes: >Sounds good. I was mainly curious because I defined a sh-integer in one of >my drafts for a value that can in theory go up to 2^62-1, and I wonder if >it's worth the added complexity to support values between 10^15 and 2^62... Let me chime in here,

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-05 Thread David Schinazi
On Mon, May 4, 2020 at 10:02 PM Mark Nottingham wrote: > Hi David, > > Thanks for the comments. Responses below; I've committed in < > https://github.com/httpwg/http-extensions/commit/001023>. > Thanks for making the changes! That commit looks good to me. > > On 5 May 2020, at 11:18 am, David

Re: [Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-04 Thread Mark Nottingham
Hi David, Thanks for the comments. Responses below; I've committed in . > On 5 May 2020, at 11:18 am, David Schinazi via Datatracker > wrote: > > Nits/editorial comments: > > In s1.2 (Notational Conventions), I didn't understand what g

[Gen-art] Genart last call review of draft-ietf-httpbis-header-structure-18

2020-05-04 Thread David Schinazi via Datatracker
Reviewer: David Schinazi Review result: Ready with Nits I am the assigned Gen-ART reviewer for this draft. The General Area Review Team (Gen-ART) reviews all IETF documents being processed by the IESG for the IETF Chair. Please treat these comments just like any other last call comments. For mor