Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

why does it open so many ports?

  • 2 个回答
  • 1 人有此问题
  • 94 次查看
  • 最后回复者为 cor-el

more options

i understand add-ons open connections.. but why does FF itself need 8 ports opened? if i was hack i would def target these. TCP 1100 and upwards.. then i just piggyback on the traffic. There is no need for this many port openings. and every time you close their connection.. boom.. they reopen on a diff port range. This is a major vulnerability.

i understand add-ons open connections.. but why does FF itself need 8 ports opened? if i was hack i would def target these. TCP 1100 and upwards.. then i just piggyback on the traffic. There is no need for this many port openings. and every time you close their connection.. boom.. they reopen on a diff port range. This is a major vulnerability.

被采纳的解决方案

Firefox needs to open ports to communicate with other Firefox processes.

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more content processes set via dom.ipc.processCount
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • one process for the compositor thread (Windows;graphics)

You can find the current multi-process state on the Troubleshooting Information (about:support) page.

  • "Help -> Troubleshooting Information" -> "Application Basics":
    Multiprocess Windows
    Web Content Processes
定位到答案原位置 👍 0

所有回复 (2)

more options

If you are aware of a way to exploit those open ports, please file a bug report: https://bugzilla.mozilla.org/

To reduce the number of background connections, see: How to stop Firefox from making automatic connections.

more options

选择的解决方案

Firefox needs to open ports to communicate with other Firefox processes.

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more content processes set via dom.ipc.processCount
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • one process for the compositor thread (Windows;graphics)

You can find the current multi-process state on the Troubleshooting Information (about:support) page.

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