On 01/12/2010 01:12 PM, Victor Loureiro Lima wrote:
Me neither, so the question remains: Is it an EC2 thing or is it common
to django?

I know that this topic is sensitive for overall web-development
frameworks such as PHP, django, and ruby.
It would be usefull if other users of this forum could post on the
"requests/s" and give some setup info, so we could have a feeling (using
a good rule of thumb, of course ;)))) of where the bottleneck might be.

Such a post would be as meaningful as asking "To what speed does the speedometer of your car measure?" I can guarantee you that your bottleneck isn't Django. It's possible to get thousands of requests per second with a properly configured Django web application where there is aggressive caching, well-tuned queries, etc. Benchmark locally on a machine where you have greater control over the hardware.
--
Regards,

Clifford Ilkay
Dinamis
1419-3266 Yonge St.
Toronto, ON
Canada  M4N 3P6

<http://dinamis.com>
+1 416-410-3326
-- 
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.


Reply via email to