Would that be a problem here?How many connections exactly does this make? It could be violating the HTTP protocol because basically you get the speed boost by flooding the server with multiple connections for every item on the page. This can get your IP blacklisted, and is a pain in the arse to server admins.
Firefox speed up plug-in
- bum
- 17747114553
- Joined: Sat Nov 08, 2003 9:56 pm
Firefox speed up plug-in
http://www.luketrewin.com/ . I recomend you read this first though http://bot2k3.net/forum/?showtopic=2840
- Brsrk
- Joined: Sun Dec 15, 2002 7:11 pm
- Location: Brooklyn, MI
Yes, it just uses up more bandwidth in the end trying to connect multiple connections and all that, but all you need is one to get the vid and not 50 to download it only 5 kbps faster...
http://www.animemusicvideos.org/members ... hp?v=87528Pwolf wrote:that music was way to "happy" for an anime as dramatic as the kenshin ova... your an evil evil person![]()
Pwolf
- bum
- 17747114553
- Joined: Sat Nov 08, 2003 9:56 pm
-
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
If you're limited to that, this plugin won't do you much good.bum wrote:From what I read (on that message board link) it only works for web browsing, not downloading. It would be a help for thoughs of us unfortunate enough to be on 56k.
This plugin simply parallelizes requests, which takes advantage of unused bandwidth. It doesn't perform black voodoo magic to give you more speed.
Also, Firefox already has this built-in. Go to about:config and filter by "pipelining". Change these settings:
Code: Select all
network.http.proxy.pipelining: true
network.http.pipelining.maxrequests: 16
network.http.pipeling: true
And yes, this can really piss off server admins.