On Tue, Jan 12, 2010 at 2:54 PM, Victor Loureiro Lima < [email protected]> wrote:
> Hello, > > we currently have a website running on django EC2, and its running great, > really great. We managed to handle 300 requests/s on our stress tests on a > heavy page... but, we only managed to get that after we used the django's > cache systems, before that we were running close to 10 requests/s and the > server repeatedly stopped responding. > Is that on m1.small or a larger instance? > In fact we were also getting these requests ( normaly 10 requests/s ) on > our development environment under stress, so Im confortable to say that > thats not an amazon EC2 issue, and that it could be directly related to > django. What requests/second do you guys get on normal django setup? > On a very old iMac with local MySQL database, I can get 24 req/s on Django's built-in server (with lots of other stuff running) cf 10req/s on EC2. Malcolm--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

