Yup already working on fixing the client, but it seems like a potentially nasty
issue for RGW, as a malicious client could potentially DOS an endpoint pretty
easily this way.
Aaron
> On Jul 12, 2017, at 11:48 AM, Jens Rosenboom wrote:
>
> 2017-07-12 15:23 GMT+00:00 Aaron Bassett :
>> I have a
2017-07-12 15:23 GMT+00:00 Aaron Bassett :
> I have a situation where a client is GET'ing a large key (100GB) from RadosGW
> and just reading the first few bytes to determine if it's a gzip file or not,
> and then just moving on without closing the connection. I'm RadosGW then goes
> on to read
I have a situation where a client is GET'ing a large key (100GB) from RadosGW
and just reading the first few bytes to determine if it's a gzip file or not,
and then just moving on without closing the connection. I'm RadosGW then goes
on to read the rest of the object out of the cluster, while se