Changes between Initial Version and Version 1 of Ticket #1005, comment 15


Ignore:
Timestamp:
06/28/16 19:57:37 (8 years ago)
Author:
simonhf@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1005, comment 15

    initial v1  
    1 Maybe we are talking about the same thing? When I say the "request is finished" I mean "the clients stops sending because the upstream says timeout". I don't mean "the request has finished sending its complete POST".
     1Maybe we are talking about the same thing? When I say the "request is finished" I mean "the client stops sending because the upstream says timeout". I don't mean "the request has finished sending its complete POST".
    22
    33I agree with you that it's up to the client to react, and the nginx client is the Amazon ELB which generates a 504 (which you said looks "very wrong") with 'connection: keep-alive' for its downstream client. However, at this point the Amazon ELB is in a 'weird state' for subsequent requests.