• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Busy Message

Jason Clark

Diamond Member
We are well aware of the busy message that you guys are getting, it's just a lack of resources to deal with the demand. We are working on increasing resources to compensate for that but it takes time. Please don't start any threads about it as we are on top of it .

Thanks.
 
Thanks for the fast response. 🙂 I just noticed it 5 minutes ago and you guys are already on top of it. I love this forum!


 
When I try to go to http://forums.anandtech.com I get the page that says the forums are down for maintainance. But when I go to a specific thread or catagory then I'm OK. Does anyone know why this happens? Do I need to delete my cookies or something?
 
That's in your cache forums are fine right now.. but when you do get that for real it's just due to load.. if you please read the first message in this thread you will know what is going on.
 
Well a few minutes ago that message took me 20 seconds to load, now it's only taking about 3 (refresh time, not cache loading), so the servers are getting faster after all 😉
 
Zuni - when the servers are being hit really hard because of so many people browsing/posting (mostly browsing is doing the drain I assume....)...would it help to automatically disable the icons? I mean, that's not something I'd like to have happen, but I know that it would certainly lighten the load to some extent....
 
Turning off images would help a bit if they're being served from the same systems the HTML is (at least icons). One idea would be to have one system dedicated to images (with as few as are on the forums, you could probably have all of them cached in RAM, even with just 128 or 256MB). Just point all IMG SRC references to images.anandtech.com. (Slashdot used to do this for the longest time, and it was quite effective).

Another idea may be that if the load average is too high, put a cap on the maximum posts displayed at once (for example I set mine to 50, just the way I prefer to read, but that's gotta put a nice load on the database for one page view). Or, if the SQL backend is fine but it's the parsing engine on the web servers causing the problems, you may actually want to turn that number UP (it all depends on the cost per page compared to cost per SQL query, and a bunch of other variables. You know the drill 🙂). Finding a balance depending on where the bottleneck is, and so on.

-edit- Another idea may be to make image maps instead of using individual images for the different menubars (the icons showing ICQ status and such, from what I can tell all but the ICQ and profile links are pretty static, but profile and ICQ could be seperate images). Should save a few hits per page view on the servers.
 
Why not have it just turn off the images for the people who are browsing the forums and are not logged in.
 


<< Why not have it just turn off the images for the people who are browsing the forums and are not logged in. >>

Sounds good to me. If they are too lazy to register, thy don't deserve to suck up our processor tim 😉
 
Back
Top