• 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.

forums loading real slow

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
grrl,

the 127.0.0.1 localhost sets the definition of the local host so whatever uses the HOSTS file can find out what it is (safer to have it there than not). Who knows where it's sending the unwanted calls without it... I inserted this:
#start of lines added by me - (the # makes it a comment line and must be in the first character position on the line.) just before the line I added to reroute dynamic2. See my earlier post for spacing issues in the HOSTS file. The first character of your added line also needs to be in the first character position on the line.

I use the HOSTS file provided by http://www.mvps.org/winhelp2002/ it blocks over 800kB of page addresses and I just added this to it just below its localhost def line.

.bh.
 
zepper are you using IE7? if so run IE7PRO and use the ad blocker. it worked great for me, anandtech is even faster for me than before this all started. look at this post there are 3 addresses that need blocked once i did that the speed is real fast now
 
No, I don't use IE (SeaMonkey) and can't imagine why anyone on AT would - IE just isn't secure and can't really be made so - always room for more Malware...

.bh,
 
Originally posted by: techs
Originally posted by: Zepper
Remove the Read Only attrib. from the HOSTS before editing

On the line you add to the HOSTS file, make sure there are two spaces between the numeric address part and the text address part, and that there are no spaces within the text part. You may get different if you just cut & paste. The HOSTS file is a text database and the layout is important.

And be sure to set the HOSTS file back to Read Only as that helps protect the HOSTS file from malware meddling (but only a little bit).

This little patch has helped my forum access greatly as I'd been waiting minutes for screen updates here. Now it's right speedy... "Meesa happy fella!" says Jar-Jar.

.bh.

How about they just fix the forum??

Agreed! This is driving me nuts.
 
I haven't really been able to use the forums at all the last day and a half. What the hell am I supposed to do at work all day?
 
Originally posted by: bamacre
Speed up AT Forums...

In Windows XP and Vista...

1. Click Start->All Programs->Accessories->Command Prompt
2. Click Command Prompt This will open a DOS command window.
3. Type: notepad C:/Windows/System32/drivers/etc/hosts
4. Locate the line 127.0.0.1 localhost
5. Add this text under 127.0.0.1 localhost:

127.0.0.1 dynamic2.anandtech. com

Save. Exit. Enjoy faster AT forums. 😀

My hero. :heart:
 
Back
Top