chrome 也一樣,只不過default比firefox少咁解。
chrome 都有 每日廿幾GB

...
takayo72 發表於 2016-9-24 12:41

咁大獲?!
係咪打返—browser.sessionstore.interval, set做30分鐘就可以改善?

TOP

本帖最後由 pc1668 於 2016-9-27 13:30 編輯
browser.sessionstore.resume_from_crash = false 只停止炒 FF 重開時回帶
http://kb.mozillazine.org/Sessio ... bling_session_store
完全停止 session store:
browser.sessionstore.max_tabs_undo = 0
browser.sessionstore.max_windows_undo = 0
rkkc 發表於 2016-9-24 19:09


It's done, tks!

And it's much better than setting browser.sessionstore.interval to whatever else, right !

TOP

本帖最後由 BW 於 2016-10-9 18:25 編輯
chrome點解決?
samlcy1997 發表於 2016-9-24 14:57


The best solution is to change the "User Data" directory to ramdisk (set to save content automatically upon windows shutdown):-

"To do this, add the --user-data-dir flag to chrome.exe, like this: chrome.exe --user-data-dir=c:\foo"

https://www.chromium.org/user-experience/user-data-directory

Same for firefox - create a profile/new profile in ramdisk using the Profile Manager

TOP

The best solution is to change the "User Data" directory to ramdisk (set to save content automatic ...
BW 發表於 2016-10-9 10:22



     有冇話個RAMDISK要SET幾大?我set咗2048MB同用NTFS format

TOP

I set it to 1.5G for both chrome and firefox, also NTFS, so far so good.

TOP

Non-issue, if you set browser's cache directory to ramdisk
BW 發表於 2016-9-24 16:03



  其實就算用SSD 都係NON- ISSUE....

TOP

thats a really good info, just get it done

TOP

Non-issue, if you set browser's cache directory to ramdisk
BW 發表於 2016-9-24 16:03


請問師兄個chrome洗吳洗裝埋入個ramdisk?

TOP

其實就算用SSD 都係NON- ISSUE....
masseffect 發表於 2016-10-10 15:50



    點解?

TOP

回覆 18# leonhartx

Installing chrome to ramdisk does not help. The section restore data is in the "user" directory.
BTW, I have checked that creating symbolic link did not help.

To solve "this particular problem", either adopt the solution of changing the saving time or as I suggested in 13#

TOP