Yes, we are also on a m1.small instance.

The bench we ran in our development environment went bad, but that was
mostly because its a virtual machine, shared with a few other resources,
plus the DB machine was also under high usage and shared, thats why we had
aprox. 10 request/s on dev env.

 So maybe its an EC2 thing?

victor lima

2010/1/12 Malcolm Box <malcolm....@gmail.com>

> On Tue, Jan 12, 2010 at 2:54 PM, Victor Loureiro Lima <
> victorloureirol...@gmail.com> 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 django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Reply via email to