Yes, with proper caching and well-tuned queries sure you can, and thats what I did, if you read the thread, and then, only then, I managed to get "thousands of requests per seconds", indeed.
But without cache and even with well-tuned queries and db indexes, I couldnt manage to go over 10 requests/s on our stress-test, thats why I was asking other users report so we could check if thats only happening on Malcom's and mine install, or everybody else. cheers, Victor Lima 2010/1/12 CLIFFORD ILKAY <clifford_il...@dinamis.com> > 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 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.