Browser with download accelerator technology

Status
Not open for further replies.

goobimama

 Macboy
@rachitboomshankar: exactly what I was saying. I don't think...the original poster...wants to have faster download speeds for downloading files like mp3s or EXEs. He wants the browser to download a page with simultaneous connections. Now tell me, doesn't that pipeline thing download a single web page with simultaneuous connections?
 

rachitboom2

Ambassador of Buzz
goobimama said:
@rachitboomshankar: exactly what I was saying. I don't think...the original poster...wants to have faster download speeds for downloading files like mp3s or EXEs. He wants the browser to download a page with simultaneous connections. Now tell me, doesn't that pipeline thing download a single web page with simultaneuous connections?
Oh sorry I didnt read the original post carefully !!! :wink:
 
OP
Saahib

Saahib

Cyborg Agent
Ok.. I m on firefox since its launch.. Now tell me from where we can increase NO. of simultaneous pipelines ?
 

Darthvader

Back From Deathstar
Firefox tweak

For those that didn't know about it...

Go to the address bar and type in " about:config "
Once it comes up, look for the following lines:

network.http.pipelining = False
network.http.pipelining.maxrequests = 4
network.http.proxy.pipelining = False

And replace with (Just double click the line to change it)

network.http.pipelining = True
network.http.pipelining.maxrequests = 40
network.http.proxy.pipelining = True

Then create a new integer (right click>new>integer) and paste this as it's name:

nglayout.initialpaint.delay

Set the value to 0 (zero), as this is the time between firefox receives the data and displays it.


Anyway remember to lower the max requests as it really strains the servers.
 
Status
Not open for further replies.
Top Bottom