array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(7977)
}
}

Years ago
BA website speed - help needed
Well Internode - Melbourne 512 comes in at under 10 seconds for all the sites.
Sorry guys purely a SA internode issue.
BTW who does actually visit those sites regularly?

Years ago
Just had a quick look at work
www.tas.basketball.net.au
than
www.basketball.net.au
Both loaded in under 10 seconds, through Bigpond 256 - melbourne.
I'll let you know what its like at home later from internode melbourne from memory the BA site takes a while to load at home - so may be a internode thing?
