[Buildbot-devel] Waterfall Reload Issue in Firefox
Oz
oz at santacruzgames.com
Wed Mar 28 22:24:52 UTC 2007
>> Here's a minor issue with the Waterfall that is quite annoying. If you
>> fetch one project's waterfall (say for buildbot master instance A) and
>> then fetch another project's waterfall (say for buildbot master instance
>> B), then A's waterfall will continue to render (with B's URL in the
>> address bar) until you reload B a second time.
>>
>> Seems to show up in Firefox but not in IE.
>>
>> Anyone web-savy folk know what could be the problem?
>
> This could be way off base (I don't know much about how Twisted
> works), but do you still see the problem if you turn off both
> network.http.pipelining and network.http.keepalive on Firefox's
> about:config page?
network.http.pipelining was already off, and then toggling
network.http.keep-alive to false seems to help! According to some
Firefox docs (http://kb.mozillazine.org/Network.http.keep-alive) turning
that option off will hurt performance. I wonder if there's something
that can be done on the Twisted side to help.
Thanks!
=oz
More information about the devel
mailing list