• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Quality of Service Packet in Windows XP

omega2

Member
I'm currently running Windows XP Home edition. I remember reading somewhere that Windows XP (I don't think it matters which version) reserve about 10% of your bandwidth (for what reason, I don't know). I know with XP Pro, you can turn that 10% reserve off, but how do I do this with XP Home? There isn't any group policy that I can use.
 
Don't worry about it. It was mostly people going nuts about something they didn't understand. The Quality of Service bandwidth reservation only withholds bandwidth if a QoS-aware application requests it. Otherwise, it just sits there idling. It's unlikely you'll ever encounter an application that does this unless you're specifically trying to use such a feature. When such an application makes a request, the QoS system only reserves the amount of bandwidth the application requests, with a limit of 10% by default. So if the app only wants 1% reserved, then it only reserves 1%. This is also only applied to your LOCAL bandwidth. If you have a 100Mbps Ethernet connection, then 10Mbps is reserved by Windows. Your Internet connection is not affected by this if you use a router type device, since the router is still having to buffer your requests and slow down your connection since your Internet connection isn't able to keep up with it anyway. Even with a direct connection to a cable or DSL modem, that's a 10Mbps link, so only 1Mbps would be reserved. But, only if an application requested it.

If you want to be paranoid, you can look at the properties for your Local Network Connection, and uninstall the QoS Packet Reservation. You can also go into the Services tool in Administrative Tools (as an administrator account) and disable the QoS RSVP service.
 
Back
Top