1. Tuyển Mod quản lý diễn đàn. Các thành viên xem chi tiết tại đây

THỦ THUẬT TĂNG TỐC CHO FIREFOX [chủ đề toàn chữ hoa]

Chủ đề trong 'Hỏi đáp Tin học' bởi coaxanh, 31/10/2007.

Trạng thái chủ đề:
Đã khóa
  1. 1 người đang xem box này (Thành viên: 0, Khách: 1)
  1. coaxanh

    coaxanh Thành viên mới

    Tham gia ngày:
    16/10/2006
    Bài viết:
    13
    Đã được thích:
    0
    THỦ THUẬT TĂNG TỐC CHO FIREFOX [chủ đề toàn chữ hoa]

    Ta có thể thực hiện chỉnh việc chỉnh sửa cấu hình để tăng tốc trình duyệt Firefox như sau:
    1/ Tại thanh địa chỉ, bạn gõ vào ?oabout:config? (chú ý: bỏ dấu ngoặc kép).
    2/ Chúng ta sẽ thấy ở bên dưới có rất nhiều mục, mỗi mục sẽ mang một giá trị nhất định.
    - Để thay đổi giá trị của một mục, bạn bấm đúp vào nó, tại hộp thoại hiện ra, bạn gõ giá trị mới vào. Riêng với giá trị kiểu Boolean, bạn chỉ cần bấm đúp vào để sửa từ Fase thành True và ngược lại.
    - Để thêm một mục mới, bạn bấm phải vào chỗ trống, chọn New > kiểu mong muốn, sau đó nhập tên tại hộp thoại hiện ra. (Chú ý: dữ liệu dạng số thì chọn Interger; dữ liệu dạng logic True/False thì chọn Boolean).

    3/ Chúng ta tìm và thay đổi giá trị của các mục bên dưới (nếu chưa có thì thêm vào với kiểu tương ứng):

    app.update.lastUpdateTime.addon-background-update-timer : 1159935677
    app.update.lastUpdateTime.background-update-timer :1159935677
    browser.cache.memory.enable : True
    config.trim_on_minimize :True
    network.http.keep-alive.timeout :30
    network.http.pipelining.firstrequest :true
    network.http.pipelining.maxrequests : 30
    network.http.proxy.pipelining :true
    network.http.request.max-start-delay: 0
    network.protocol-handler.warn-external.mms : false
    nglayout.debug.disable_xul_cache :false
    network.http.pipelining: :true
    browser.turbo.enabled :True
    plugin.expose_full_path :true
    ui.submenuDelay :0

    Fast Computer Fast Connection

    content.interrupt.parsing true
    content.max.tokenizing.time :2250000
    content.notify.interval :750000
    content.notify.ontimer true
    content.switch.threshold :750000
    nglayout.initialpaint.delay :0
    network.http.max-connections :48
    network.http.max-connections-per-server :16
    network.http.max-persistent-connections-per-proxy :16
    network.http.max-persistent-connections-per-server :8
    browser.cache.memory.capacity :65536

    A couple settings of note - Firefox is allocated 4096 KB of memory by default and in this configuration we give it roughly 65MB as denoted by the last line. This can be changed according to what is used.

    Fast Computer, Slower Connection

    This configuration is more suited to people without ultra fast connections. We are not talking about dial up connections but slower DSL / Cable connections.

    content.max.tokenizing.time :2250000
    content.notify.interval :750000
    content.notify.ontimer :true
    content.switch.threshold :750000
    network.http.max-connections :48
    network.http.max-connections-per-server :16
    network.http.max-persistent-connections-per-proxy :16
    network.http.max-persistent-connections-per-server :8
    nglayout.initialpaint.delay 0
    browser.cache.memory.capacity :65536

    Fast Computer, Slow Connection
    browser.xul.error_pages.enabled :true
    content.interrupt.parsing :true
    content.max.tokenizing.time :3000000
    content.maxtextrun 8191
    content.notify.interval :750000
    content.notify.ontimer :true
    content.switch.threshold :750000
    network.http.max-connections :32
    network.http.max-connections-per-server :8
    network.http.max-persistent-connections-per-proxy :8
    network.http.max-persistent-connections-per-server :4
    nglayout.initialpaint.delay 0
    browser.cache.memory.capacity :65536

    Slow Computer, Fast Connection
    content.max.tokenizing.time :3000000
    content.notify.backoffcount :5
    content.notify.interval :1000000
    content.notify.ontimer :true
    content.switch.threshold :1000000
    content.maxtextrun :4095
    nglayout.initialpaint.delay :1000
    network.http.max-connections :48
    network.http.max-connections-per-server :16
    network.http.max-persistent-connections-per-proxy :16
    network.http.max-persistent-connections-per-server :8
    dom.disable_window_status_change :true

    One of the changes made for this particular configuration is the final line where the status bar is disabled for changing web pages to save processor time.

    Slow Computer, Slow Connection

    We have ed the doldrums of the dial-up user

    content.max.tokenizing.time :2250000
    content.notify.interval :750000
    content.notify.ontimer :true
    content.switch.threshold :750000
    nglayout.initialpaint.delay :750
    network.http.max-connections :32
    network.http.max-connections-per-server :8
    network.http.max-persistent-connections-per-proxy :8
    network.http.max-persistent-connections-per-server :4
    dom.disable_window_status_change :true

    http://chiase.wordpress.com/2007/09/26/thỦ-thuẬt-tang-tỐc-cho-firefox/

Trạng thái chủ đề:
Đã khóa

Chia sẻ trang này