I found this in another fourm site and I did this, and websites seem to load faster. I'm not sure exactly what it does, but anyone one who knows more about this stuff, please comment.
Go to Run, and write:cmd.exe "enter"
c:\>netsh "enter"
netsh>routing
routing>ip
routing ip>dump
And then it will list off a whole bunch of need stuff.
If you scroll back towards the top of the dump,
you'll notice this little line:
( set filter name="Local Area Connection" fragcheck=disable )
It's a packet defragger. Why it's disabled by default is beyond me.
So here's what we do:
ruoting ip>set filter name="Local Area Connection" fragcheck=enable
And you should be good to go...
Aqua-Soft Forums