شرح طريقة تسريع متصفح الفيرفوكس
صفحة 1 من اصل 1
شرح طريقة تسريع متصفح الفيرفوكس
تسريع فايرفوكس الطريق الصحيح
Speeding up Firefox the right way
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
Fast Computer Fast Connection
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("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.
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Fast Computer, Slow Connection
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Slow Computer, Fast Connection
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 1000000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 1000000);
user_pref("content.maxtextrun", 4095);
user_pref("nglayout.initialpaint.delay", 1000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("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 entered the doldrums of the dial-up user
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("dom.disable_window_status_change", true);
بسم الله الرحمن الرحيم
السلام عليكم
شرح [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط] الفاير فوكس
في البدااايه نفتح المتصفح
ونكتب الكلمه هذا في مكان الروابط
كود PHP:
about:config
الصور توضح
:::::
راح يطلع لنا صفحه مكتوب فيها كذا طبعا الشرح للفلير فوكس بالانجليزي وينطبق على العربي
بعد ما نضغط على الكلمه راح يطلع لنا خيارات كثيره
::::::
راح يطلع لنا مربع نقدر نكتب فيه الصور توضح
نكتب كلمة
كود PHP:
network
:::::
بعدين ندور على كلمه اسمها
كود PHP:
network.http.pipelining
راح نضغط عليه دبل كلك بالماوس = يعني ضغطتين بالماوس
الي راح يتغير كلمة false راح تتغير الى كلمه true
زي كذا راح تصير بعد ما ضغطنا دبل كلك بالماوس تغير الكلمه الاخيره من false الى true
::::::
بعدين نروح على كلمه اسمها
كود PHP:
network.http.pipelining.maxrequests
بالعااده تكون تحت الكلمه الي قبل
نضغط عليه بالماوس راح يطلع لنا مربع مكتوب فيه الرقم 4
نغيره الى الرقم 10
بعدها نحط موافق
السلام عليكم
شرح [ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذا الرابط] الفاير فوكس
في البدااايه نفتح المتصفح
ونكتب الكلمه هذا في مكان الروابط
كود PHP:
about:config
الصور توضح
:::::
راح يطلع لنا صفحه مكتوب فيها كذا طبعا الشرح للفلير فوكس بالانجليزي وينطبق على العربي
بعد ما نضغط على الكلمه راح يطلع لنا خيارات كثيره
::::::
راح يطلع لنا مربع نقدر نكتب فيه الصور توضح
نكتب كلمة
كود PHP:
network
:::::
بعدين ندور على كلمه اسمها
كود PHP:
network.http.pipelining
راح نضغط عليه دبل كلك بالماوس = يعني ضغطتين بالماوس
الي راح يتغير كلمة false راح تتغير الى كلمه true
زي كذا راح تصير بعد ما ضغطنا دبل كلك بالماوس تغير الكلمه الاخيره من false الى true
::::::
بعدين نروح على كلمه اسمها
كود PHP:
network.http.pipelining.maxrequests
بالعااده تكون تحت الكلمه الي قبل
نضغط عليه بالماوس راح يطلع لنا مربع مكتوب فيه الرقم 4
نغيره الى الرقم 10
بعدها نحط موافق
Speeding up Firefox the right way
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
Fast Computer Fast Connection
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("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.
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Fast Computer, Slow Connection
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Slow Computer, Fast Connection
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 1000000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 1000000);
user_pref("content.maxtextrun", 4095);
user_pref("nglayout.initialpaint.delay", 1000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("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 entered the doldrums of the dial-up user
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("dom.disable_window_status_change", true);
مواضيع مماثلة
» طريقة تسريع الفايرفوكس ليعمل مثل البرق
» طريقة جديدة تسريع الانترنت بدون برامج
» طريقة تسريع الانترنت عن طريقة DNS
» تسريع الرام طريقة فعالة
» طريقة تسريع تحميل صفحات فايرفوكس
» طريقة جديدة تسريع الانترنت بدون برامج
» طريقة تسريع الانترنت عن طريقة DNS
» تسريع الرام طريقة فعالة
» طريقة تسريع تحميل صفحات فايرفوكس
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى
الإثنين 22 نوفمبر 2021 - 14:58 من طرف prunez
» مجموعة بروونز للإستشارات الأكاديميه و الدراسات
الأربعاء 4 سبتمبر 2019 - 12:28 من طرف prunez
» شركة هنتمدز للخدمات الطبية
الثلاثاء 27 فبراير 2018 - 18:38 من طرف prunez
» برنامج korg wavestation بصوت عربي (خاص-flstudio )
الخميس 1 يناير 2015 - 21:10 من طرف abdellah
» مجموعة بروونز للإستشارات الأكاديميه و الدراسات PRUNEZ Research
الثلاثاء 13 أغسطس 2013 - 14:21 من طرف prunez
» إذا سألتك كم الساعة؟ هل تعرف تجاوبني ؟
الجمعة 26 أبريل 2013 - 12:47 من طرف lilou84
» مفاتيح نود 32 لغاية 05.08.2017
الخميس 7 مارس 2013 - 13:39 من طرف idris yamaha
» كسر حماية كارت سيم لهاتف [Débloquer] Samsung Galaxy Teos et Naos
الإثنين 11 فبراير 2013 - 20:41 من طرف hchipaf
» Dj's From 25 - Staifi Chaoui Mix 2012
الأربعاء 21 نوفمبر 2012 - 11:19 من طرف hchipaf