As I mentioned in my previous post "Firefox 8 - Slow and Memory Hog?", I managed to get FF8 to behave "normal" again by manually resetting the session store.
In order to learn more about the session store I did some googling...and found several interesting parameters in the FF config.
Check here for a list.
One that might be of particular interest is that you can specify the interval for FF to save the sessions into the session store with browser.sessionstore.interval; the default (in FF8) is 15 seconds, which seems ok... not too frequent, but still enough to capture your sessions...
Might be fun to play around with his; e.g. move it down to sub-second level in order to totally ruin your PC performance :-)
or increase it to 1minute or more and see if it is still useable then, in terms of session-state captured...
In order to learn more about the session store I did some googling...and found several interesting parameters in the FF config.
Check here for a list.
One that might be of particular interest is that you can specify the interval for FF to save the sessions into the session store with browser.sessionstore.interval; the default (in FF8) is 15 seconds, which seems ok... not too frequent, but still enough to capture your sessions...
Might be fun to play around with his; e.g. move it down to sub-second level in order to totally ruin your PC performance :-)
or increase it to 1minute or more and see if it is still useable then, in terms of session-state captured...
No comments:
Post a Comment