Quote:
Originally Posted by hornstar1337
I think he was more about talking about the ajax as well, having it refresh to often and having members sit on the index page can be a problem for larger sites. After having to close the shoutbox, I have noticed how much faster my site is now running.
|
Yes, it refreshes so often... I think the whole problem with server load is not so much that it refreshes, but that it has to pull from teh database everytime it does so. The 2.1 version fixed that by creating a flatfile so the only thing in the database is the archive which is only accessed if you go in it.