Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

I have as many as 6 firefox processes running in the background no matter how many time I try to reconfig the amount. Count = 1, but 6 open up. How can I fix?

  • 2 Antworten
  • 3 haben dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von cor-el

more options

I have 6 firefox processes running in the background that are really slowing down my computer. I have tried to change with 'about config', setting it to 1; but 6 still open up after restart. How can I fix this?

I have 6 firefox processes running in the background that are really slowing down my computer. I have tried to change with 'about config', setting it to 1; but 6 still open up after restart. How can I fix this?

Alle Antworten (2)

more options

More than one process is normal for the current Firefox. http://www.ghacks.net/2016/07/22/multi-process-firefox/

Multi-process Firefox is codenamed "e10s". https://wiki.mozilla.org/Firefox/multiprocess


Try to disable multi-process tabs in Firefox. You can disable multi-process tabs in Firefox by setting the related prefs to false on the about:config page.

browser.tabs.remote.autostart = false browser.tabs.remote.autostart.2 = false

http://www.ghacks.net/2016/07/22/multi-process-firefox/

Type about:config<enter> in the address bar. If a warning screen comes up, press the Be Careful button. At the top of the screen is a search bar.

more options

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more processes for content threads set via "Options/Preferences -> General -> Performance" (dom.ipc.processCount)
  • one process for the compositor thread (Windows)

You can look at "Multiprocess Windows" to see the current multi-process state.

  • "Help -> Troubleshooting Information" -> Application Basics: Multiprocess Windows

See also: