Changes between Initial Version and Version 1 of Ticket #1005, comment 15
- Timestamp:
- 06/28/16 19:57:37 (8 years ago)
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 client sstops sending because the upstream says timeout". I don't mean "the request has finished sending its complete POST".1 Maybe 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". 2 2 3 3 I 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.