Page 3 of 3 FirstFirst 123
Results 21 to 28 of 28

Thread: Most Ammount Of Downloads At One Time

  1. #21
    I think this is what you may be looking for:



    // limit the absolute number of http connections.

    pref("network.http.max-connections", 24);



    // limit the absolute number of http connections that can be established per

    // host. if a http proxy server is enabled, then the "server" is the proxy

    // server. Otherwise, "server" is the http origin server.

    pref("network.http.max-connections-per-server", 8);



    // if network.http.keep-alive is true, and if NOT connecting via a proxy, then

    // a new connection will only be attempted if the number of active persistent

    // connections to the server is less then max-persistent-connections-per-server.

    pref("network.http.max-persistent-connections-per-server", 2);



    // if network.http.keep-alive is true, and if connecting via a proxy, then a

    // new connection will only be attempted if the number of active persistent

    // connections to the proxy is less then max-persistent-connections-per-proxy.

    pref("network.http.max-persistent-connections-per-proxy", 4);



    // amount of time (in seconds) to suspend pending requests, before spawning a

    // new connection, once the limit on the number of persistent connections per

    // host has been reached. however, a new connection will not be created if

    // max-connections or max-connections-per-server has also been reached.

    pref("network.http.request.max-start-delay", 10);




    Took alot of looking at config files for Firefox to find this.
    Need a cheap/easy way of modding your xbox? Check this out.


  2. Internet, Programming and Graphics   -   #22
    Skillian's Avatar T H F C f a n BT Rep: +1
    Join Date
    Dec 2002
    Posts
    1,748
    SingaBoiy, how do you use that exactly? Add it to the registry like the IE tweak?

    Also do you know for sure it's safe, won't limit connections in filesharing or anything like that?

  3. Internet, Programming and Graphics   -   #23
    Originally posted by Triadcool@7 August 2004 - 03:03
    My ass its for your friend. Why cant anyone admit they watch porn

    I watch porn and im proud!
    But, do you feel a little bit guilty straight after you watch porn? or........................... is it just me?? :">







    or maybe its because I'm English....

  4. Internet, Programming and Graphics   -   #24
    Originally posted by Skillian@9 August 2004 - 11:13
    SingaBoiy, how do you use that exactly? Add it to the registry like the IE tweak?

    Also do you know for sure it's safe, won't limit connections in filesharing or anything like that?
    Forgot to mention where to find this stuff

    C:\Program Files\Mozilla Firefox\greprefs

    Right click All and select Edit. The stuff you want to change is almost exactly half way down.

    Looks like these would be the main things to change. I couldnt find anything in regedit.
    Need a cheap/easy way of modding your xbox? Check this out.


  5. Internet, Programming and Graphics   -   #25
    Skillian's Avatar T H F C f a n BT Rep: +1
    Join Date
    Dec 2002
    Posts
    1,748
    Originally posted by SingaBoiy@9 August 2004 - 00:33
    // if network.http.keep-alive is true, and if NOT connecting via a proxy, then

    // a new connection will only be attempted if the number of active persistent

    // connections to the server is less then max-persistent-connections-per-server.

    pref("network.http.max-persistent-connections-per-server", 2);
    Singaboiy, you are a Don.

    Changed the above bit to 12, and it worked perfectly, just had 6 downloads going from the same site.

    Thanks mate B)

  6. Internet, Programming and Graphics   -   #26
    bigdawgfoxx's Avatar Big Dawg
    Join Date
    Apr 2003
    Location
    Texas
    Age
    35
    Posts
    3,821
    I have never seen porn on suprnova...what section?
    [SIZE=1]AMD 4200 X2 @ 2.65Ghz, ASRock 939-VSTA
    1.75GB PC3200, 2 X 160GB Seagate w/ 8MB Buffer
    HIS Radeon X800 Pro, Antec Super Lanboy Aluminum

  7. Internet, Programming and Graphics   -   #27
    Originally posted by bigdawgfoxx@11 August 2004 - 17:11
    I have never seen porn on suprnova...what section?
    There isnt one
    Need a cheap/easy way of modding your xbox? Check this out.


  8. Internet, Programming and Graphics   -   #28
    silent h3ro's Avatar Poster BT Rep: +9BT Rep +9
    Join Date
    Nov 2003
    Location
    Detroit
    Age
    34
    Posts
    4,379
    Originally posted by SingaBoiy+13 August 2004 - 01:16--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (SingaBoiy @ 13 August 2004 - 01:16)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-bigdawgfoxx@11 August 2004 - 17:11
    I have never seen porn on suprnova...what section?
    There isnt one [/b][/quote]
    I heard they might be making a separate site for that in the future.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •