Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

Why is firefox always connecting to amazon services ?

更多选项

I start firefox without any open tab, all extensions deactivated.

I can see that it automatically connects to compute.amazonaws.com and cloudfront.net. This is a gross privacy leak !!! Isn't Firefox supposed to be on top of privacy issues ? Is it expected ? Can it be removed ?

I know mozilla's website relies on amazon services (and this is a deep flaw in mozilla's privacy commitment), but there is no reason for Firefox to use it.

I start firefox without any open tab, all extensions deactivated. I can see that it automatically connects to compute.amazonaws.com and cloudfront.net. This is a gross privacy leak !!! Isn't Firefox supposed to be on top of privacy issues ? Is it expected ? Can it be removed ? I know mozilla's website relies on amazon services (and this is a deep flaw in mozilla's privacy commitment), but there is no reason for Firefox to use it.

所有回复 (9)

更多选项

@ Fffred :

Please ignore the post from the so-called "Firefox Expert" - it's a scam.

更多选项

Hi Fffred, to manage the connections Firefox makes at startup and during operation, please review the steps in the following support article: How to stop Firefox from making automatic connections.

更多选项

@jscher2000 does this mean Firefox, by default, connects to Amazon? What's the point having such advanced anti tracking features if it does provide information to trackers anyways? This is not advertised on Mozilla's website. Instead there is a lot about privacy blabla, which looks increasingly fishy these days

更多选项

Amazon, Google, and Microsoft provide cloud services for a lot of companies. The data related to Mozilla's little bit of the cloud (rented servers) and the data used by the Amazon e-commerce platform are -- to the best of my knowledge -- not connected. They are not connected in Firefox because data is stored under the host name, so the cookies and local storage data/identifiers are completely separate.

更多选项

Same issue here. As soon as I open Firefox, even without anything loaded, it connects to a host at *.us-west-2.compute.amazonaws.com (port 443). I understand it might be checking for certificate revocations and such on startup, but in that case the connection would cease in a few minutes. Here it just stays open for good. Even when I'm not doing anything, or computer is idling, the https connection to *.us-west-2.compute.amazonaws.com is always there.

I already have everything off, including telemetry, crash reports, I don't use sync... and I never did. This issue didn't exist until a few weeks ago.

更多选项

Hi cloudbox1, are you able to figure out what request Firefox is sending? Knowing the hostname would be useful to adjusting the behavior.

In addition to the connections listed in the support article, Firefox keeps open a channel for web/push notifications. That is mentioned in another article: Web Push notifications in Firefox. That appears to currently use the host name push.services.mozilla.com which is hosted on AWS.

I haven't experimented with completely disabling push notifications (beyond quieting requests as described in that article), but traditionally you would do this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box above the list, type or paste push*ena and pause while the list is filtered

(3) Double-click the dom.push.enabled preference to switch the value from true to false

I don't know whether it is necessary or desirable to modify the value of dom.push.connection.enabled -- I don't remember that one from the old days.

If you try that, does it make any difference?

更多选项

Thanks, I'll give that a shot, and report back in a day or so. At the moment, they're both Enabled. So this is despite the "official" setting "Block new requests asking to allow notification" is checked?

更多选项

cloudbox1 said

So this is despite the "official" setting "Block new requests asking to allow notification" is checked?

That setting mutes the notification permission icon so sites can't trigger it, but the mechanism for receiving notifications is still set up for sites that you manually add to the permissions list (either through the Page Info > Permissions panel, or on the Options/Preferences page).

更多选项

Well, it seems that changing the two toggles to Disabled did the trick. No more unsolicited connections of this kind.