Re: Handling file uploads in a clustered application server environment

2011-09-23 Thread Kurtis Mullins
Thanks a lot for the quick response, Tom. I like your idea of using S3 -- or in our case, Rackspace's Cloudfiles. Django-storages was recommended to me in IRC. I think I'm going to try to follow that route as long as I don't have to modify a third party app we're trying to use too heavily. On Fri,

Re: Handling file uploads in a clustered application server environment

2011-09-23 Thread Tom Evans
On Fri, Sep 23, 2011 at 4:24 PM, Kurtis wrote: > Hey guys, > > We have an Nginx front-end with a cluster of Django application > servers. What are some methods of handling user uploads in this type > of an environment? > > Thanks! > Very open ended question... Abstract the data: store uploaded m

Handling file uploads in a clustered application server environment

2011-09-23 Thread Kurtis
Hey guys, We have an Nginx front-end with a cluster of Django application servers. What are some methods of handling user uploads in this type of an environment? Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, se