Hi, I'm using Django on Amazon EC2 and seeing what I think are very low throughputs ( < 15requests/s) for relatively simple pages.
Before I start digging into the root causes of this, I wondered if anyone else was running Django on AWS and what sort of performance figures you were seeing. More details on my setup: Ubuntu Hardy Apache 2 Django 1.1 EC2 m1.small instance, talking to another m1.small instance hosting MySQL db DB performance doesn't seem to be the issue - I don't see the DB server under any load at all. Cheers, 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.

