
Yes,its 100% working .
Follow the instructions and do as i say
1.go to start
2.click on run
3.n then type gpedit.msc
4.then computer configurattion
5.administrative templates
6.netwrk
7.qos
8.then Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the 'Explain' tab i.e."By default, the Packet Scheduler limits the system to 20 percent
ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing, rather than the default 20%.
of the bandwidth of a connection, but you can use this setting to override the default."
Sunday, May 13, 2007
Fast Internet
Posted by alihaq at 4:26 AM 0 comments
Saturday, May 12, 2007
Increas Browsing Speed (Broadband)
Basically after getting to the hidden config settings you set the browser to request more data that it usually does.
step 1.Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it receives.
If you're using a broadband connection you'll load pages MUCH faster now!
Posted by alihaq at 7:58 AM 0 comments