the long pause

RU482

Lifer
Apr 9, 2000
12,689
3
81
I have seen this with my old rig (xp) and my new rig (vista) often when clicking a post, or replying to a post. There will be a long pause, sometimes up to 20 seconds. It's always puzzled me. Anyone have any insight?

I do not encounter this behavior on other websites or forums.
 

olds

Elite Member
Mar 3, 2000
50,124
779
126
There are 56,001 threads on this issue.
Basically, Fusetalk and Anandtech servers suck.
 

olds

Elite Member
Mar 3, 2000
50,124
779
126
Originally posted by: RadiclDreamer
Then shouldnt someone be working on getting it resolved

WTF, you new here?
They couldn't care less if it worked at all.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
Originally posted by: oldsmoboat
Originally posted by: RadiclDreamer
Then shouldnt someone be working on getting it resolved

WTF, you new here?
They couldn't care less if it worked at all.

Sigh, you're right. What was I thinking. Can this be oldsmoboats law #2? Can we start the 10 commandments of oldsmoboat?
 

olds

Elite Member
Mar 3, 2000
50,124
779
126
Originally posted by: RadiclDreamer
Originally posted by: oldsmoboat
Originally posted by: RadiclDreamer
Then shouldnt someone be working on getting it resolved

WTF, you new here?
They couldn't care less if it worked at all.

Sigh, you're right. What was I thinking. Can this be oldsmoboats law #2? Can we start the 10 commandments of oldsmoboat?

LOL
Now you're talking...
 

Zepper

Elite Member
May 1, 2001
18,998
0
0
Fix provided by bamacre in nearby thread on the same topic:

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.

Here are my added notes:

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. I fixed the line in this post so can C&P it, so you may not need to tweak it, but good to know the standards anyway.

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. Meesa thanks bamacre!

.bh.
 

Schadenfroh

Elite Member
Mar 8, 2003
38,416
4
0
If you have Kaspersky Anti-Virus installed and you are getting a strange slowdown on AT, trying disabling email scanning completely and see if it speeds you up.
 

lupi

Lifer
Apr 8, 2001
32,539
260
126
Originally posted by: Zepper
Fix provided by bamacre in nearby thread on the same topic:

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.

Here are my added notes:

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. I fixed the line in this post so can C&P it, so you may not need to tweak it, but good to know the standards anyway.

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. Meesa thanks bamacre!

.bh.


how about a version that fixes AT for a blackberry.
 

Zepper

Elite Member
May 1, 2001
18,998
0
0
Does the BB have an analog to the HOSTS file (which lists addresses of calls to be rerouted to the local host). Any OS that enables access to the Internet should have some such.

.bh.