versity / versitygw

versity s3 gateway
https://www.versity.com/products/versitygw/
Apache License 2.0
169 stars 21 forks source link

[Feature] - virtual host bucket addressing #803

Open benmcclelland opened 2 weeks ago

benmcclelland commented 2 weeks ago

Describe the solution you'd like AWS allows for S3 requests to have the bucket as part of the host instead of the query. This allows load balancing and service redirection based on DNS. It would be nice to look into what it would take to allow the gateway to accept virtual host address requests.

Additional context https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html