The website that I am developing will using a lot of images and videos, ideally I would like to have the files stored on a separate server such as a sub domain or cloud service for increased site performance. Currently imagechache stores the files within the drupal installation which is not desirable.

What would be the best solution(s) for what I am trying to do?

Comments

Codeblind’s picture

*subscribing*

stri_berry’s picture

I'm also interested in some discussion on this.

ananto’s picture

*subscribing*

sorvin’s picture

*bump*

pkej’s picture

Wait for D7 and look into storage api http://drupal.org/project/storage_api.

Paul K Egell-Johnsen