Creating a custom CDN to serve static file requests

J W Posted in Performance and Scalability 6 years ago

Hey everyone,
is there a way to create a cdn for ossn, so that posted images are served from a seperate server?
Might also be necessary to evaluate if the requesting user is authorized to see the (image-)file.
Thats what could make it tricky, because the current session info has to be involved into the request processing.

Thanks for any help!

Replies