Changes between Version 1 and Version 2 of Ticket #1005, comment 11
- Timestamp:
- 06/28/16 16:26:56 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1005, comment 11
v1 v2 13 13 5. perl re-sends the original request as a new request 14 14 15 If the Amazon ELB sends a 504 and connection: keep-alivethen why do you think the client should not interpret that as "it's time for the next query"?15 If the Amazon ELB sends a 504 and 'connection: keep-alive' then why do you think the client should not interpret that as "it's time for the next query"? 16 16 17 17 "should not happen with real HTTP clients"