Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Ad icon
QA Engineer Intern
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
News & Discussion
Increase internet Speed by tweaking QoS in Windows Xp
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="heshan122333" data-source="post: 7416819" data-attributes="member: 56472"><p style="text-align: center"><img src="http://i43.tinypic.com/25f4q51.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center">The following tweak applies only to Windows XP Professional edition.</p> <p style="text-align: center"></p> <p style="text-align: center">The default system behavior is that all 100% bandwidth is available, however, if there is a running application that indicates to the OS it needs to send high priority/real time data, then as long as it has the socket open, Windows XP will restrict “best effort” traffic to 80% of the bandwidth so that high priority traffic can be accommodated. Basically, applications can make this request to the operating system for QoS support using the QoS application programming interfaces (APIs) in Windows and this only applies if a specific app is requesting QoS. If you'd like to change how much bandwidth is reserved for QoS (the default is 20% of the total bandwidth), do the following:</p> <p style="text-align: center"></p> <p style="text-align: center">1. Make sure you're logged in as "Administrator" (not just any account with admin privileges).</p> <p style="text-align: center">2. Navigate to START>Run and type: gpedit.msc</p> <p style="text-align: center">3. Navigate to Local Computer Policy > Administrative Templates > Network > QOS Packet Scheduler</p> <p style="text-align: center">4. In the right window, double-click the limit reservable bandwidth setting</p> <p style="text-align: center">5. On the setting tab, check the enabled setting.</p> <p style="text-align: center">6. Where it says "Bandwidth limit %", change it to read 0 (or whatever percentage you want to reserve for high priority QoS data)</p> <p style="text-align: center">7. Click OK, close gpedit.msc</p> <p style="text-align: center"></p> <p style="text-align: center">Under START > My Computer > My Network Connections > View Network Connections, right-click on your connection and under Properties (where it lists your protocols), make sure QOS Packet Scheduler is enabled.</p> <p style="text-align: center"></p> <p style="text-align: center">The tweak desribed below helps boost priority for DNS & hostname resolution in general. What this means is, it helps web pages load faster, and has negligible effect on downloads (not counting the couple of ms gain with the host resolution at connect-time).</p> <p style="text-align: center"></p> <p style="text-align: center">Applying this tweak assumes some proficiency in editing the Windows Registry using Regedit (Start > Run > type: regedit). As always, backup your Registry before making any changes so you can revert to the previous state if you don't like the results.</p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center">2nd method</p> <p style="text-align: center"></p> <p style="text-align: center">follow the step:-</p> <p style="text-align: center">go to desktop->My computer-(right click on)->properties->then go HARDWARE tab->Device manager-> now u see a window of Device manager</p> <p style="text-align: center">then go to Ports->Communication Port(double click on it and Open).</p> <p style="text-align: center">after open u can see a Communication Port properties.</p> <p style="text-align: center">go the Port Setting:----</p> <p style="text-align: center">and now increase ur "Bits per second" to 128000.</p> <p style="text-align: center">and "Flow control" change 2 Hardware.</p> <p style="text-align: center"></p> <p style="text-align: center">apply and see the result</p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center">Another Method</p> <p style="text-align: center"></p> <p style="text-align: center">Type this coding in notepad and save as .reg and then execute this file....this will increase ur surfing n downloading speed</p> <p style="text-align: center"></p> <p style="text-align: center">REGEDIT4</p> <p style="text-align: center"></p> <p style="text-align: center">[HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro</p> <p style="text-align: center">lSet\Servic es\Tcpip\Parameters]</p> <p style="text-align: center">"SackOpts"=dword:00000001</p> <p style="text-align: center">"TcpWindowSize"=dword:0005ae4c</p> <p style="text-align: center">"Tcp1323Opts"=dword:00000003</p> <p style="text-align: center">"DefaultTTL"=dword:00000040</p> <p style="text-align: center">"EnablePMTUBHDetect"=dword:00000000</p> <p style="text-align: center">"EnablePMTUDiscovery"=dword:00000001</p> <p style="text-align: center">"GlobalMaxTcpWindowSize"=dword:0005ae4c</p></blockquote><p></p>
[QUOTE="heshan122333, post: 7416819, member: 56472"] [CENTER][IMG]http://i43.tinypic.com/25f4q51.jpg[/IMG] The following tweak applies only to Windows XP Professional edition. The default system behavior is that all 100% bandwidth is available, however, if there is a running application that indicates to the OS it needs to send high priority/real time data, then as long as it has the socket open, Windows XP will restrict “best effort” traffic to 80% of the bandwidth so that high priority traffic can be accommodated. Basically, applications can make this request to the operating system for QoS support using the QoS application programming interfaces (APIs) in Windows and this only applies if a specific app is requesting QoS. If you'd like to change how much bandwidth is reserved for QoS (the default is 20% of the total bandwidth), do the following: 1. Make sure you're logged in as "Administrator" (not just any account with admin privileges). 2. Navigate to START>Run and type: gpedit.msc 3. Navigate to Local Computer Policy > Administrative Templates > Network > QOS Packet Scheduler 4. In the right window, double-click the limit reservable bandwidth setting 5. On the setting tab, check the enabled setting. 6. Where it says "Bandwidth limit %", change it to read 0 (or whatever percentage you want to reserve for high priority QoS data) 7. Click OK, close gpedit.msc Under START > My Computer > My Network Connections > View Network Connections, right-click on your connection and under Properties (where it lists your protocols), make sure QOS Packet Scheduler is enabled. The tweak desribed below helps boost priority for DNS & hostname resolution in general. What this means is, it helps web pages load faster, and has negligible effect on downloads (not counting the couple of ms gain with the host resolution at connect-time). Applying this tweak assumes some proficiency in editing the Windows Registry using Regedit (Start > Run > type: regedit). As always, backup your Registry before making any changes so you can revert to the previous state if you don't like the results. 2nd method follow the step:- go to desktop->My computer-(right click on)->properties->then go HARDWARE tab->Device manager-> now u see a window of Device manager then go to Ports->Communication Port(double click on it and Open). after open u can see a Communication Port properties. go the Port Setting:---- and now increase ur "Bits per second" to 128000. and "Flow control" change 2 Hardware. apply and see the result Another Method Type this coding in notepad and save as .reg and then execute this file....this will increase ur surfing n downloading speed REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro lSet\Servic es\Tcpip\Parameters] "SackOpts"=dword:00000001 "TcpWindowSize"=dword:0005ae4c "Tcp1323Opts"=dword:00000003 "DefaultTTL"=dword:00000040 "EnablePMTUBHDetect"=dword:00000000 "EnablePMTUDiscovery"=dword:00000001 "GlobalMaxTcpWindowSize"=dword:0005ae4c[/CENTER] [/QUOTE]
Insert quotes…
Verification
Hata thunen beduwama keeyada? (60 bedeema thuna)
Post reply
Top
Bottom