Files
swift/test/unit/common
Clay Gerrard 391cc713e9 Handle ClientDisconnect on s3api object PUT
Mostly when I disconnect during upload with s3api clients I see the
proxy log a traceback for EPIPE, but if I set my my client_timeout low
and the proxy initiates the disconnect s3api will get surprised by the
499 response and return 500.

Now s3api will handle it the same as a RequestTimeout, which looks like
a 400 on the wire if anyone is still there.

Change-Id: I08be94fc5cf16679f41a2fd08ce1d52ce6300871
2021-07-05 14:52:04 -05:00
..
2021-03-10 19:09:13 +00:00
2020-04-03 21:22:38 +02:00