]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add PUT and POST req support to data cache 36218/head
authorMark Kogan <mkogan@redhat.com>
Mon, 20 Jul 2020 10:19:57 +0000 (13:19 +0300)
committerMark Kogan <mkogan@redhat.com>
Tue, 21 Jul 2020 12:23:57 +0000 (15:23 +0300)
commit6251d2b6c111117828a28a63e1fd98d019d077c8
treeb219493a6b40eae6b5fd61f2e74c7114baf89403
parent1ccb683f8a506ec0e705e87fad6fd43221d0edc2
rgw: add PUT and POST req support to data cache

facilitates the full usage of the Nginx cache endpoint
with s3 tools that support AWSv4
like s3cmd,aws-cli, benchmarking tools like hsbench
and also hadoop/s3a.

Co-authored-by: Or Friedmann <ofriedma@redhat.com>
Signed-off-by: Mark Kogan <mkogan@redhat.com>
doc/radosgw/rgw-cache.rst
examples/rgw-cache/nginx-default.conf
examples/rgw-cache/nginx-lua-file.lua
examples/rgw-cache/nginx-noprefetch.conf
examples/rgw-cache/nginx-slicing.conf
examples/rgw-cache/nginx.conf
src/rgw/rgw_auth_s3.cc