[users] Use dbd RewriteMap to map user friendly URLs to files in an object store

2014-06-03 Thread Julian Sareyka
rience with the dbd RewriteMap in production? > Are there any known pitfalls? > Would it be advisable to use a different approach. For example with > mod_lua? > > Thank you and best regards, > Julian > -- Viele Grüße, Julian Sareyka

[users] Use dbd RewriteMap to map user friendly URLs to files in an object store

2014-06-03 Thread Julian Sareyka
Hello, this is our business case: - we have an object store where we keep video and audio files, each file identified by a technical key - we can access this object store with the S3 protocol via http (example: http://internal-object-store.de/bucket/key) - we want to put a reverse proxy in front o