mozilla-services / bouncer-admin

The admin interface for https://github.com/mozilla-services/go-bouncer/.
Mozilla Public License 2.0
1 stars 4 forks source link

Setup Cloudfront CDN in front of go-bouncer #32

Open jbuck opened 5 years ago

jbuck commented 5 years ago

@AmanuelAaron mentioned the idea of putting cloudfront in front of go-bouncer. It unfortunately can’t be done, because of the way bouncer handles incoming Range headers + cached 302s

So unfortunately, we'd probably need to patch Firefox to fix this...