Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

FireFox for Windows auto update - proxy issue

  • 無回覆
  • 0 有這個問題
  • 36 次檢視
  • Open

Problem Description

In a server-based environment, I need to implement automatic updates for Mozilla Firefox, while maintaining strict outbound network control.

The architectural requirement is as follows: • Only the update component should be allowed to access the Internet via a proxy. • The browser itself (user browsing sessions) must not inherit or use that proxy configuration. • The proxy configuration for the update mechanism should be logically separated from the browser’s network configuration.

The Issue

In contrast to the update mechanism used by Google Chrome (Google Update / Omaha), where: • The updater runs as a separate system service • It supports dedicated proxy configuration • It does not inherit browser-level proxy settings • It allows granular control of outbound traffic exclusively for update operations

In Mozilla Firefox: • The update mechanism is tightly integrated with the browser • There is no native, dedicated proxy configuration exclusively for the updater • Proxy configuration applies to the entire browser • It is difficult to implement an “update-only network access” model

Problem Description In a server-based environment, I need to implement automatic updates for Mozilla Firefox, while maintaining strict outbound network control. The architectural requirement is as follows: • Only the update component should be allowed to access the Internet via a proxy. • The browser itself (user browsing sessions) must not inherit or use that proxy configuration. • The proxy configuration for the update mechanism should be logically separated from the browser’s network configuration. ⸻ The Issue In contrast to the update mechanism used by Google Chrome (Google Update / Omaha), where: • The updater runs as a separate system service • It supports dedicated proxy configuration • It does not inherit browser-level proxy settings • It allows granular control of outbound traffic exclusively for update operations In Mozilla Firefox: • The update mechanism is tightly integrated with the browser • There is no native, dedicated proxy configuration exclusively for the updater • Proxy configuration applies to the entire browser • It is difficult to implement an “update-only network access” model

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題