Closed (cannot reproduce)
Project:
Vote Up/Down
Version:
6.x-2.6
Component:
vud_node
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2011 at 00:52 UTC
Updated:
4 Dec 2011 at 07:13 UTC
Hi,
When I clicked on vote details of a node with 1200 votes Debug show the horrible image:
Executed 6223 queries in 535.77 milliseconds.
6000+ queries isn't too much?
Any fix or cache optimization? Or maybe just a pager?
Thanks
Comments
Comment #1
marvil07 commentedIt is actually a pager query, so at most that table information is generated by two queries, one for the content and one for the count query.
If you can point me to the query that is being executed 6223 times for your site, and that query comes from vote up/down please reopen this ticket.