On Wed, Jan 27, 2016 at 12:00 AM, Robin H. Johnson <robbat2@xxxxxxxxxx> wrote: > On Tue, Jan 26, 2016 at 11:51:51PM +0100, Florian Haas wrote: >> Hey, slick. Thanks! Out of curiosity, does the wip branch correctly >> handle Accept-Encoding: gzip? > No, Accept-Encoding is NOT presently implemented in RGW; regardless of > static-website. Thanks. > It's pretty low priority for the use-cases I need, as we always run > haproxy in front of multiple RGW instances for load balancing. Agreed, but you don't necessarily need haproxy to do load balancing (round-robin DNS CNAME with short TTLs is another option), and Wido started the discussion around an option to ditch HAProxy for radosgw altogether. ;) > Maybe Yehuda knows of somebody else working to implement it. > >> By the way, Yehuda, there's one other S3 API feature that we needed in >> a different context, which is largely undocumented but works really >> nicely, and that's setting CORS rules on buckets. So thanks for that, >> too. :) > I wrote some user-oriented documentation on CORS here: > http://wiki.dreamhost.com/DreamObjects_CORS Neat, that's helpful. Minor suggestion: in your section on client support, you might want to add that s3cmd supports setting CORS rules since version 1.6.0 (s3cmd setcors rules.xml s3://bucketname). Cheers, Florian _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com