Changes between Initial Version and Version 1 of Ticket #482


Ignore:
Timestamp:
07/05/13 04:44:06 (10 years ago)
Author:
mnot@…
Comment:

Proposal:

the proxy MUST close the connection to the server, discard the received response, and send a 502 (Bad Gateway) response to the client.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #482 – Description

    initial v1  
    22Section 3.3.3 says:
    33
    4 the proxy MUST discard the received response, send a 502 (Bad
    5 Gateway) status code as its downstream response, and then close the
    6 connection.
     4    the proxy MUST discard the received response, send a 502 (Bad
     5    Gateway) status code as its downstream response, and then close the
     6    connection.
    77
    88Which connection MUST the proxy close: upstream or downstream? If you