I am now managing a web server for medium (going on high) traffic
site. I see that currently for each POST, it takes ~55-60 separate DB
queries for providing a reply.
Is this unusual? The total time taken for the queries is less than a
second.
I looked at the design and it looks somewhat well designed - i.e. to
decrease the queries, we will have to do quite a bit of nasty things.
Can someone give me an idea whether this amount of queries is usual?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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