Busy Message

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
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.
 

beer

Lifer
Jun 27, 2000
11,169
1
0
So that explains why my thread mysteriously vanished as I was replying to it... :)
 

GT1999

Diamond Member
Oct 10, 1999
5,261
1
71
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!


 

PG

Diamond Member
Oct 25, 1999
3,426
44
91
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?
 

Jason Clark

Diamond Member
Oct 9, 1999
5,497
1
0
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.
 

Pretender

Banned
Mar 14, 2000
7,192
0
0
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 ;)
 

BurntKooshie

Diamond Member
Oct 9, 1999
4,204
0
0
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....
 

Rendus

Golden Member
Jul 27, 2000
1,312
1
71
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.
 

Napalm381

Platinum Member
Oct 10, 1999
2,724
0
0


<< 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 ;)