I just set mine to "0" and backtracking is instantaneous, at least with DSL.
This is how I had IE set and it eliminated the delay there too.
--
Steve Franklin
http://www.lordbalto.com/
"Moz Champion" <> wrote in message
news:tpZqd.1003352$...
: The Displacer wrote:
:
: > Jeff Ingram <> wrote in message
: > news:cogsei$36jq$...
: >
: >>Anyone else notice that FirFox 1.0 is slower than .8 and .9? I've seen it
: >>whenever I click "Back". It takes longer for it to retrieve that page
: >
: > that
: >
: >>it just visited! That's one thing that ****ed me off about Internet
: >>Explorer! I could never figure out why it took so long to bring up a
: >>previous page when it "should" be instintaneous!
: >>
: >>So what's up with FireFox 1.0? Is there setting somewhere I can change?
: >>
: >>Thanks,
: >>
: >>Jeff
: >>
: >>
: >
: >
: > Hi Jeff,
: >
: > Have a look at the cache setting in about
:config
: >
: > browser.cache.check_doc_frequency
: >
: > 0 = Once per session
: > 1 = Every time
: > 2 = Never
: > 3 = When the page is out of date - /DEFAULT/
: >
: > If you have it set to 2 then pressing 'back' should be instantaneous.
: >
: > Maybe you have it set to one of the other options?
: >
: > HTH,
: >
: > Tomas
: >
: >
: >
: >
:
:
:
: A setting of 1 or Everytime will compare the page on the web to the one
: in the cache everytime, resulting in a slowness (contacting the site
: again to see if any content changed)
:
: A setting of 0 or Once per session will negate this. As the cache is
: used exclusively once the page has been loaded once after restarting the
: program
:
: A setting of 2 or Never will exclusively load the cache image (if one
: exists) for the page, but can result in you using very old pages (the
: page is never fetched from the server if a cache copy exists)
:
: A setting of 3 or When out of date relies on the page itself to set a
: refresh, this is the default setting. If the page is set to refresh
: itself on a short time period this can cause delays (once again the data
: has to be compared)
:
: The default setting of 3 (out of date) or 1 (everytime) can cause a
: delay dependent on the page being viewed. My preference is to use a 0
: or Once per session setting, which loads the page data the first time
: (after restart) a page is accessed, but then doesnt compare it
: thereafter until the next restart.
:
: --
: Mozilla Champion
: UFAQ -
http://www.UFAQ.org
: Mozilla Champions -
http://mozillachampions.mozdev.org
: Mozilla Manual -
http://mozmanual.mozdev.org/