S3Sync.net

General Category => Feature Requests => Topic started by: mclee on June 12, 2008, 01:24:01 PM



Title: Sending Compressed content to S3 with Content-encoding: gzip
Post by: mclee on June 12, 2008, 01:24:01 PM
Hi,

I was wondering if S3sync could implement a feature on sending pre-compressed files
for some mime-types (like text/css and application/x-javascript), so S3 can serve them
directly as compressed files to improve performance.

I came up with an example on a blog post:
http://devblog.famundo.com/articles/2007/03/02/serving-compressed-content-from-amazons-s3

Is it possible to implement this feature in the future?