- 浏览: 849210 次
- 性别:
- 来自: lanzhou
文章分类
最新评论
-
liu346435400:
楼主讲了实话啊,中国程序员的现状,也是只见中国程序员拼死拼活的 ...
中国的程序员为什么这么辛苦 -
qw8226718:
国内ASP.NET下功能比较完善,优化比较好的Spacebui ...
国内外开源sns源码大全 -
dotjar:
敢问兰州的大哥,Prism 现在在12.04LTS上可用么?我 ...
最佳 Ubuntu 下 WebQQ 聊天体验 -
coralsea:
兄弟,卫星通信不是这么简单的,单向接收卫星广播信号不需要太大的 ...
Google 上网 -
txin0814:
我成功安装chrome frame后 在IE地址栏前加上cf: ...
IE中使用Google Chrome Frame运行HTML 5
They say that life’s most difficult tribulations also result in the greatest insights and wisdom once you’re through it. Let’s just say that purchasing a brand new laptop with Vista installed on it was one of my greatest tribulations to date.
So I’m taking this opportunity to share the wisdom that I’ve gained from that experience so that, possibly, I can save the next poor soul the trouble and heartache that I had to suffer through.
Am I being over-dramatic? Maybe. But what you have to understand is that at the very center of my livelihood is the Internet. I earn income, learn and unwind all on the Internet. When I lose that connection to the virtual world – I’m not a happy camper.
Rewind several months to the day when I purchased a new, shiny Sony Vaio laptop. I brought it home, excitedly opened up the box and turned it on, expecting the brand new laptop with a build-in wireless ethernet card to instantly sense my home network and connect almost completely automatically. Unfortunately, it sensed nothing. Many hours later, after an unmentionable amount of coffee consumed, I finally had my new Vista laptop on the Internet and screaming.
To save MUO readers out there who find themselves in this situation countless hours of aggravation, I’d like to offer the most important lessons I learned about Vista during this ordeal. Earlier, Aseem offered applications you can install that will improve your PC performance. However, I’d like to present the top five ways you can tweak Vista itself to get your Internet connection working, and increase your overall Internet speed.
The Most Important Vista Internet Speed Tweaks – Once You Can Connect
New technology is fabulous when it works, but I was quite disgusted to learn that Microsoft implemented IPv6 on Vista and upon install it is set as the default. The silly part is that it simply doesn’t work well with devices that still utilize the IPv4 protocol – and to assume that most home networks are fully upgraded to the IPv6 protocol is a faulty approach to setting defaults.
Many people upgrade their PCs and laptops long before they consider replacing that old outdated router that’s been sitting in the basement for five years and still works perfectly. So, when they bring home that shiny new laptop with Vista installed, guess what – the laptop and the router simply refuse to talk.
So, if you’re unlucky enough to find yourself in this situation – the very first thing you should do before we can even get started speeding up the Internet, is to disable IPv6 so that you can at least get on the Internet in the first place. Here’s how it works.
First, go to Start -> Network -> Network and Sharing Center, and then click on “Manage Network Connections.”
In this screen, you’ll likely have a wireless connection displaying that it can’t connect to any network. Right-click on that icon and select “Properties.”
You’ll discover both IPv6 and IPv4 enabled. Go ahead and uncheck the box for IPv6 and click “OK.” You’ll need to reboot your computer, but afterwards if the protocol incompatibility was your problem (and it very likely was), you’ll find that your computer can now communicate fine with the router. Maybe. There is one other complication Microsoft introduced into Vista just to encourage you that much more to upgrade your router – it’s something called “autotuning,” and it’s also the next Vista tweak.
Vista Connection Tweak #2 – Autotuning
This is another case where the cutting edge technological advances being enabled on Microsoft’s operating system by default is a recipe for disaster for users who have older networks and older network devices (specifically older routers). Vista comes installed and enabled with something called “Receive Window Auto-Tuning.”
On advanced networks, it’s actually a pretty cool technology where the transfer of data is monitored and Vista automatically “tunes” the TCP window field to optimize packet transfer. Older routers simply do not “play nice” when it comes to that kind of window resizing. This spells trouble for home users who don’t know the difference between a packet of data and a packet of sugar. What was Microsoft thinking?
Luckily – there’s a way for you, the home user, to turn this default feature off as well. First, click on “Start” and type “cmd” and right-click on the command icon. You’ll see the following window.
Click on “Run as Administrator.” Then, in the command box, type “netsh interface tcp set global autotuning=disabled” which will disable autotuning.
Now that you’ve got your new Vista finally communicating with your router (hopefully), you’re ready to tweak Vista even more in order to dramatically boost the Internet speed.
Vista Tweak #3 To Increase Internet Speed – Take Back Your Bandwidth
Another unnecessary default setting that Vista (and actually XP as well) comes with is a 20% “reserve” of your available bandwidth in order to accommodate certain applications like Windows Update. This tweak is a pretty common one most old-school users of XP already know – it’s not at all detrimental and you can immediately gain 20% of your bandwidth back, increasing Internet performance significantly.
This is called the QoS Reserve Bandwidth Limit, and to reduce this on any version of Vista you need to edit the registry.
Go to Start and type “regedit“. You may have to deal with the UAC, unless you’ve read Sharninder’s advice on how to speed up your Vista by turning it off! In Regedit, navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows”
Right-click on Windows and create a new key called “Psched“, then right click on the right and create a new “DWORD” entry. Name it “NonBestEffortLimit” and set the value to zero to disable reserve bandwidth.
Vista Tweak #4 – Modify Your Browser For Optimum Speed
Believe it or not, not only is your Vista operating system not configured by default to blaze the Internet as fast as possible, but neither is your Internet browser! These instructions include how to increase your browsing speed on Firefox and IE.
First, in Firefox type, “about:config” into the address bar (and ignore any warnings). In the filter field, type “network” and scroll down to “network.http.pipelining” and set it to TRUE, and set “network.http.pipelining.maxrequests” from 4 to anything from 8 to 12.
I use Firefox almost exclusively, and this one change increased my page-load time by what felt like a factor of 50%. Of course, there’s a similar tweak for Internet Explorer as well, but you have to edit the registry. As before, go to Start and type “regedit.”
Navigate to “HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Internet Settings” and find “MaxConnectionsPer1_0Server” and “MaxConnectionsPerServer.” Set these to at least 10, or a little higher if you would like. You should also see an increase in performance for IE after making this change as well.
Vista Tweak #5 – Increase DNS Cache
This tweak is one that anyone should do anyway, as it can significantly save time while surfing the web, especially if you tend to visit the same sites often. What the DNS cache does is store information retrieved from the nameservers (IP information) so that the next time you visit the same site, your browser doesn’t have to waste time retrieving the same information from the DNS servers.
You can optimize this by increasing the size of your DNS cache. This is another registry edit – so go back in there (Start and type “regedit“) and navigate to “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters” and then right click on the white space at the right and add four DWORD values: CacheHashTableBucketSize, CacheHashTableSize, MaxCacheEntryTtlLimit and MaxSOACacheEntryTtlLimit.
After checking a list of sites for the optimum setting for these values, the consensus seems to be decimal settings of CacheHashTableBucketSize to 1, CacheHashTableSize to 384, MaxCacheEntryTtlLimit to 64000 and MaxSOACacheEntryTtlLimit to 301.Of course, instead of using those old DNS servers, why not use OpenDNS? When you’re done making all of the changes above, restart your computer and when it boots back up you’ll find yourself with a Vista PC that screams on the Internet.
Did these Vista tweaks increase your Internet speed? Do you know any other cool tweaks for Vista that work even better? Share your insight in the comments section below.
发表评论
-
主板上的Debug灯的作用
2009-12-10 23:18 3055适合AwardBIOS AmiBIOS ... -
A平台?I平台?性能对比图!
2009-11-22 06:13 922Intel滴CPU: 奔腾E系列的 ( ... -
Microsoft to Open Source the .NET Micro Framework
2009-11-17 17:30 832I have great news to announce. ... -
揭秘Win7中最受大众喜爱的前五大特性
2009-11-10 08:17 908微软正式发布windows7操 ... -
看看国外媒体怎么评价Windows 7系统
2009-11-06 08:01 1048《纽约时报》:“(微软 ... -
微星AMD 785G主板的BIOS设置详解
2009-11-05 08:14 4795一、BIOS主菜单 1、St ... -
盈通785G显卡超频/开核教程
2009-11-05 08:10 3787HT总线调节——消除超频 瓶颈 HT总线频 ... -
一根铜丝降低北桥温度
2009-11-04 10:49 6230夏天已至,爱机温度也 ... -
微软10款最差产品:Windows ME和Vista上榜
2009-11-02 08:01 1063英国科技网站V3周六刊文,评出了微软历史上最差的10款产品,其 ... -
微软CEO10大经典语录:上网本不是魔鬼
2009-10-31 15:03 1032据国外媒体报道,在上周于纽约召开的“微软战略更新大会”(Str ... -
windows 24年以来的包装设计(图)
2009-10-18 08:34 1782Windows 1.0 - blue is the colou ... -
九款Windows 7替补操作系统
2009-10-13 08:27 984来自国外媒体的消息,微软新一代操作系统Windows 7无疑 ... -
Software Security Errors
2009-10-13 07:58 862This site presents a taxonomy o ... -
小心你ADSL猫的密码
2009-10-13 07:53 1007随着网络的普及,网 ... -
简单的硬盘安装windows7方法
2009-10-11 09:01 1467原系统(2000/XP/2003/VISTA/2008/WIN ... -
超快硬盘安装Windows 7方法
2009-10-11 09:00 1768对于没刻录机的朋友, ... -
我们该放弃Windows XP使用Windows 7吗?
2009-10-10 09:59 1108在 Vista 的黑暗时期,Windows XP 仍旧有许多忠 ... -
Why Windows 7 Won't Save Microsoft
2009-10-10 09:38 823On Wednesday, the Wall Street J ... -
Helios:微软的又一个操作系统?
2009-10-06 08:19 839多核心操作系统Barrelfish尚还历历在目,今天我们又看到 ... -
Windows 7 to usher in crush of cheap laptops
2009-10-06 07:51 787Call it the Netbook halo effect ...
相关推荐
标题 "d2007tweaks.rar" 暗示了这可能是一个针对特定软件或系统的优化调整包,可能是针对2007年版本的某个应用程序或操作系统。"d2007"标签进一步证实了这一点,但没有提供具体是哪个程序。通常,"tweaks"指的是对...
5. **网络优化**:对于网络性能,99tweaks可能包含设置,以改善Wi-Fi和移动数据的连接速度和稳定性,例如优化DNS设置或调整网络优先级。 6. **用户体验**:除了性能提升,这些脚本也可能包含改进用户界面的设置,如...
名称版本: TweakS v1.12 开发作者或组织: Kolay&CODeRUS 中文名称:调整工具 授权形式:免费版 所属类型:系统工具 汉化版权及人员: 塞班·DDC汉化组- Mr丶hawei 支持机型: 理论上支持(S60 3rd or S60 5th S^3...
D2007Tweaks.v1.00.ccrun.235200是delphi的破解程序,很好用,安装里面的说明就可以破解
Speed Tweaks是一个插件,可以通过七种不同的调整来帮助您加快浏览器的速度。 只需打开工具栏弹出式UI并标记所需的项目(或单击所需的操作按钮调整)。 请注意,默认情况下未选择这些调整。 当前,此插件有7个调整项...
Tweaks 是 Facebook 发布的一款 iOS 应用测试工具。这款应用框架允许iOS开发者在该应用上进行测试并做实时更改,让微调更加便捷,开发者无需改变代码即可尝试多种选项。利用Tweaks给应用提供一个新的设置菜单,开发...
Speed Tweaks是一个插件,可以通过七种不同的调整来帮助您加快浏览器的速度。只需打开工具栏弹出式UI并标记所需的项目(或单击所需的操作按钮调整)。请注意,默认情况下未选择这些调整。当前,此插件有7个调整项:1...
毒液设置,大家可以在自己的手机上设置更多的东西,比如状态栏透明等等@!
自己闲暇时制作 RCMix3D_v4.0——RCMix3D Tweaks汉化版安装注意事项: 1.复制Tweaks.apk到手机/sdcard/根目录...5.检查覆盖后的Tweaks.apk 属性/权限 是否为前2列勾上。如未勾上,请勾上确定保存。 6.退出,完成汉化。
语言:English 通过工具栏弹出窗口进行...此加载项的灵感来自Yubi的Speed Tweaks:https://chrome.google.com/webstore/detail/speed-tweaks/afebilemcaepdkmhmibgmnpfppnjimjf注意#2:要报告错误,请在加载项首页填写
ViperX3.4.1 Tweaks Pro版由风暴数码 yahlo破解并汉化修正。
【Tweaks-master.zip】是一个包含Facebook为iOS移动开发提供的工具集合,主要专注于"tweaks",这是一个在开发过程中调整和调试应用设置的技术。在iOS开发中,tweak允许开发者快速修改应用程序的行为,以便在迭代过程...
Windows 7 is still very similar to Vista in many ways, so there’s not quite as many articles about completely new Windows 7 features. Here’s the quick list of articles that touch on the new ...
MajorGeeks Windows Tweaks 包含大约 203 个注册表、PowerShell、Visual Basic 和批处理文件,用于在 Windows 10、8 和 7 中启用任何技能级别的调整和隐藏功能。 MajorGeeks Windows Tweaks 的一件事是,其中许多在 ...
⇅互联网速度计一个用于Gnome Shell的简单,最小的Internet速度计扩展程序。...从Gnome Extensions安装Internet速度计访问Internet速度计-GNOME Shell扩展 从源代码安装Internet Speed Meter 克隆此存
django-widget-tweaks 在模板中而不是在python级表单定义中调整表单字段呈现。 支持更改CSS类和HTML属性。 对于设计师而言,无需触摸python代码即可自定义字段表示(使用CSS和不引人注目JavaScript)就足够了。 ...
"dash-to-dock-gnome-3.30.zip" 是一个专门为Ubuntu系统设计的桌面增强插件,旨在改进Gnome 3.30桌面环境的体验。Dash to Dock 是一个非常受欢迎的Gnome扩展,它将原生的Gnome Shell启动器(Dash)转化为一个可...
iOS 应用测试工具 Tweaks ,Tweaks 是 Facebook 发布的一款 iOS 应用测试工具。这款应用框架允许iOS开发者在...
If you don’t find that you benefit from dynamic help then disabling it here can speed up the IDE. 3、The second section, Import or Export Keyboard Bindings, is an easy to use interface for the ...