I am using Rackspace Cloud Files as File Storage server for my application. The files that users upload must be authorized from within my application, then from a controller it would redirect to the c
found answer, see end of the post How do you restrict access to a file by IP, when you are hosted in a cluster/cloud environment (Rackspace Cloud, to be more specific). Yesterday, I asked a similar q
I have been using django-imagekit and django-cumulus now for a while in my app with Rackspace and I seem to be getting random errors, these do not occur on a regular basis, but more on an irregular ba
I was speaking with Rackspace tech support today looking for a simple solution to scale my server up / down based on load and he said that it could be done through their API programatically.
If I am running more than two instances of a server (using rackspace-cloud\'s ip groups), how do I manage my sessions with PHP?
This may be the .NET version of this question. I have an image开发者_开发知识库 script with the following:
The session in my application often gets expired. session_gc_maxlifetime is set to 24 minutes(de开发者_StackOverflow社区fault);