This user's posts are being ignored.
Show Post?
I've had problems with the site running slow and I figured out one of the problems. The ventrilo status box was taking a long time to load the status of the vent server. This was making the whole site take forever to load every time you refreshed, or clicked on a link.
With IE7 the top bar would load fine, but the rest of the page would wait for the vent status.
With Firefox 3.0.3 the page would load fine up to the vent status box. What I mean by this is that the vent status box is on the right side of the site, under the calendar. Everything on the left side of the site would load, and the calendar on the right would load but that's it until the vent status updated.
I checked my vent server on the hosting company website and the status loaded slow there too. I put in a ticket with them to see why it takes so long to update. Here is the script I was using: <script language="javascript" type="text/javascript" src="http://clientcp.darkstarllc.com/ventrilo-status/index.php?security=true&outputType=JS&stamp=YToyOntzOjI6ImlwIjtzOjEyOiI3MC4zMi40Mi4xNjYiO3M6NDoicG9ydCI7czo0OiI4ODgzIjt9"></script>
I'm posting all of this in case anyone else had this problem, but I also have a question. Why would this slow down the whole website? I mean, shouldn't the page load regardless of whether the vent server status box is updated? I wouldn't mind if the box was blank for the time it took to update, as long as the rest of the page loaded. It just seems strange that the whole site stops to wait for this one status box.
Any ideas?