Settings

Theme

Re: Working Group Last Call: Incremental HTTP Messages

lists.w3.org

2 points by Jakob 10 days ago · 2 comments

Reader

JakobOP 10 days ago

Submitted, because I just found out that even after 28 years, the definition of "upstream" and "downstream" is still heavily contested.

> Umm, no. Fix the Envoy proxy terminology so that it isn't obviously wrong.

  • dilyevsky 10 days ago

    The posters interpretation of why Envoy is using downstream on listener side and upstream on backend side is wrong. There's a formal definition in RFC 2616:

      upstream/downstream
        Upstream and downstream describe the flow of a message: all messages flow from upstream to downstream.
    
    Now HTTP is obviously bi-directional but since for most reverse proxy usecases responses far outweigh the requests upstream means "the backend"

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection