bouncestorage / chaos-http-proxy

Introduce failures into HTTP requests via a proxy server
Apache License 2.0
144 stars 12 forks source link

Simulate short reads #15

Closed gaul closed 4 years ago

gaul commented 4 years ago

@timuralp suggests:

found an annoying bit about Swift's EC policy implementation: the object is reconstructed as part of streaming the response to client, so the client can get a 200 OK response and subsequently end up with a short read, because there is now way to indicate that a segment failed to be reconstructed

gaul commented 4 years ago

Already supported:

com.bouncestorage.chaoshttpproxy.partial_response=1