Hello all,
First I would like to thank you for all of your hard work over the years. Though I have never contributed an answer, I frequently browse the pages for technical information that is relevant. This time I have
come to kind of a stump. Here is the situation.
I Have a 10mb line from Charter Cable that wont download at higher speeds than 300KBs (approximately 2.4mb). Obviously this is an issue with my hardware being bottlenecked somewhere.
a quick list of equipment is
Dell Inspirion 8600 - 1
Webstar (DPC version) cable modem
Microsoft Broadband wireless networking base station MN 500
*note I have tried directely connecting the modem to the computer as well with no change in speeds.
I am running Microsoft XP SP1 with a Korean IME
Things I have already checked on my own.
MTU is 1300 (due to the fact of a cisco VPN driver which is installed for work purposes)
*note I have uninstalled it and moved to 1500 with little to no difference in speeds)
TCP receive window 120,000 (changed from 15,000)
browser is Firefox (though that shouldn't matter too much) I have changed
user_pref("network.http.ma
x-connecti
ons (96)")
user_pref("network.http.ma
x-connecti
ons-per-se
rver 32")
user_pref("network.http.ma
x-persiste
nt-connect
ions-per-p
roxy 24")
user_pref("network.http.ma
x-persiste
nt-connect
ions-per-s
erver 12")
user_pref("network.http.pi
pelining",
true);
user_pref("network.http.pr
oxy.pipeli
ning", true);
user_pref("network.http.pi
pelining.f
irstreques
t", true);
user_pref("network.http.pi
pelining.m
axrequests
", 8);
user_pref("network.dnsCach
eExpiratio
n", 86400);
user_pref("network.dnsCach
eEntries",
256);
user_pref("network.
ftp.idleConnectionTimeout",
60);
user_pref("network.http.ke
ep-alive.t
imeout", 30);
user_pref("browser.cache.d
isk.capaci
ty", 76800);
user_pref("browser.cache.m
emory.capa
city", 65536);
user_pref("nglayout.initia
lpaint.del
ay", 0);
user_pref("content.notify.
ontimer", true);
user_pref("content.interru
pt.parsing
", true);
user_pref("content.notify.
interval",
100);
user_pref("content.notify.
threshold"
, 100000);
user_pref("content.notify.
backoffcou
nt", 200);
user_pref("content.max.tok
enizing.ti
me", 3000000);
user_pref("content.maxtext
run", 8191);
user_pref("browser.xul.err
or_pages.e
nabled", true)
user_pref("general.smoothS
croll", false);
--------------------------
----------
----------
----------
----------
--------
ok, I am at a loss for what I can do. I have repeated called Charter to ensure that I am at 10mb and they have assured me (over 5 times) that this is what they are alloting me for bandwidth.
Help and suggestions please.
Thanks