Did some tuning on some nasty SQL queries that were running slower than what was ideal. Things should be much faster now (especially during peak times like right now).
Nice one Shawn Funny how making something just a second or two faster can have such a big difference.
Wasn't even a second or two. More like a SQL query that took 0.25 seconds to run was causing DB queries to get backed up when there's high traffic times. So the 0.25 second query was changed and is now 0.00002 seconds.
Its better today, yesterday I did experience a lot of connection 'reset' & 'timed-out' problems. I find the search function also to have got faster.