Tangler Discussion Forums

Discuss

Topics

Click a Topicto start discussing

    Found a few things you can do to speed up Tangler with Firefox.

    2007-03-26 22:41:17.0

    Go to your config in Firefox by typing about:config in the location box (where you type in the URL).

    2007-03-26 22:41:44.0

    The first thing to change is:
    network.http.max-persistent-connections-per-server

    Scroll down till you find it, then double click and change the value to 8 ( note this was changed from 50 originally after the following discussion).

    This will stop the problem with reverse ajax holding too many connections open to the server and thus limit the number of Tangler browser sessions you can have open at once.

     

    2007-03-26 22:43:30.0

    For extra speed change:

    network.http.pipelining  to true

    network.http.pipelining.maxrequests to 50 

    network.http.max-connections to 200 

    network.http.max-connections-per-server to 5 

     

    2007-03-26 22:44:44.0

    For those behind a proxy make sure you turn on:

     network.http.proxy.pipelining
     

    2007-03-26 22:45:29.0

    I think that is making a difference

    2007-03-26 23:17:22.0

    Thanks

    2007-03-26 23:17:22.0

    I can't tell yet....

    Will be back with a report soon 

    2007-03-26 23:19:20.0

    I'm gonna give it a try too, Tangler is damn slow sometimes, it took me about 20 secs to open this tread...

    2007-03-26 23:21:52.0

    ok done. we'll see how it goes:)

    2007-03-26 23:27:11.0

    It is faster....

    But still sticky when the notifier pops up 

    2007-03-26 23:30:05.0

    Hard to say at this stage.

    2007-03-26 23:43:18.0

    The main fix is to stop slowdowns if you open too many windows.

    2007-03-26 23:43:59.0

    (slowdown = major stall)

    2007-03-26 23:44:10.0

    In which case, the jury's still out on my end

    2007-03-26 23:44:27.0

    hehe, I already had most of those values changed, if not to values quite as high as that based on separate "speed up firefox" advice, maybe thats why I haven't been feeling this slowness so much

    what is annoying is when it gets stuck in a rut of showing the "error in loading messages" every time you open a topic and then miraculously being fixed when you click to try again (then a new topic brings a new error, and repeat)

    also there can be a bit of lag in entering text - I'm quite fast on the keyboard and can occasionally leave the cursor a few words behind and have to wait for it to catch up so I can check I didn't mis-hit a key

    2007-03-27 09:57:42.0

    For those behind a proxy make sure you turn on:

     network.http.proxy.pipelining

    Mine read false. I changed it to true. Is this correct?

    Wow. I feel I have truly reached a high level of geekdom today! 

    2007-03-27 14:55:37.0

    Anyway to restore the default settings?

    My FF is turning crasy since I did those modifications... 

    2007-03-28 19:26:27.0

    Mine keeps freezingqq

    Driving me nuts 

    2007-03-28 19:27:36.0

    same here 

    2007-03-28 19:27:48.0

    Oh, and it's not only when I use Tangler

    2007-03-28 19:27:52.0

    the web pages stop to load.

    2007-03-28 19:27:59.0

    I have to restart FF and then it works fine for 5 minutes and do it again.

    2007-03-28 19:28:22.0

    Yeah!!

    And when the notifier pops up, everything stops

    I'm gonna restart comp now 

    2007-03-28 19:28:42.0

    I reinstalled FF, but that's not enough because it keeps the config in memory somewhere...

    2007-03-28 19:28:45.0

    rofl, there should be a disclaimer. Do it at your own risk.

    2007-03-28 19:28:47.0

    Mine was freezing before I changed.

    2007-03-28 19:28:49.0

    Now it doesn't

    2007-03-28 19:28:54.0

    lol

    2007-03-28 19:29:10.0

    I more or less switched back to the default settings. We will see if it fix the issue. 

    2007-03-28 19:30:27.0

    Ok, it does freeze, but FAR less often

    2007-03-28 19:30:35.0

    Before I was getting 10 second freezes on every page load

    2007-03-28 19:30:54.0

    For a web developer it's like the world freezes 

    2007-03-28 19:31:58.0

    in the config page anything you modified should be in bold and I'm pretty sure theres a "set to default" option for each one (maybe in the box that opens when you modify something)

    2007-03-29 09:26:04.0

    It is not recommend changing  network.http.max-persistent-connections-per-server. 

    Firing 50 conncurrent requests againast a single server is equivalent to a denial of service attack.  

    the
    default being 2 as recommended in the HTTP/1.1 specification
    and it is

    recommended to not set this beyond 10

    if you do intend to raise the value.

    2007-04-02 03:30:13.0

    craig++

    otherwise your IP'll get blocked from most sites. 

    2007-04-03 19:17:27.0

    maybe that's why my internet went crazy...:)

    2007-04-03 22:03:06.0

    i edited the original post to be 8. 

    2007-04-04 13:57:34.0

    Marty:

    Re: I edited the original post to be 8....

    Dangerous I think....unless you explicitly state that you have changed it!... Its one thing to change typo, or corrrect gramattical constructs retroactively (esp. to fix embarrasing letter transpositions in bear's names) but to change the complete meaning or context of a post when the stream of conversation below remains in tact  seems problematical to me...Do you  think changing it while highlighting the change in red/bold c/w a note of the date you changed it might be in order?

    2007-04-04 16:54:47.0

    good idea. all done

    2007-04-04 23:33:34.0
    nl

    It's possible to optimize for this on the serverside, too. An AJAX-heavy interface (like Tangler) can be served from mulitple domainnames to get around the limit on similtanous connections to a single domain name.

    2007-04-06 21:17:42.0

    yeah, we've been playing around with that a little. on that long list.

    2007-04-06 22:46:11.0

    guess kinda like meebo.com aye!!

    2007-04-06 23:06:41.0

    You should be able to reset the preferences by running Firefox in Safe Mode (how to ) and changing the preferences back. (you could filter out the changed ones by typing User Set. (if it keeps crashing for some reason)

    2007-04-09 14:48:39.0
To send a message, Join Now (it's quick and free) or Sign In
Edit Topic
Delete Topic
Are you sure you want to delete the topic