You are not logged in.
Pages: 1
Does anyone have advice on how to get Xinha to load faster? In our site it's taking about 9 seconds on IE (*after* the page has entirely loaded) for Xinha to activate, and on some pages it can take several seconds on Firefox.
I've thought about turning up caching, but it doesn't seem to make a big difference. Incidentally, I did this to try to turn up caching:
<Location /js-lib>
Header append Cache-Control "public, max-age=604800"
</Location>
I know there's an idle loop in Xinha's setup, where it waits for the browser to initialize some of the structures. Maybe that loop could be more aggressive?
Offline
remove plugins you dont absolutely need. They slow down the loading significantly.
Offline
Just for reference :
http://xinha.gogo.co.nz/punbb/viewtopic.php?id=318
Offline
Pages: 1