Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

搜索 | 用户支持

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

详细了解

Firefox always connected to an amazonaws server

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 extra692-red

more options

Firefox on ubuntu 20.04

Whenever firefox is running it's always connected to some amazonaws server

lsof -i

GeckoMain 450324 shi 199u IPv4 5430371 0t0 TCP 10.10.100.6:39824->ec2-35-161-207-165.us-west-2.compute.amazonaws.com:https (ESTABLISHED)

I created a new profile and it's still there. I have never used sync.

Firefox on ubuntu 20.04 Whenever firefox is running it's '''always''' connected to some amazonaws server lsof -i GeckoMain 450324 shi 199u IPv4 5430371 0t0 TCP 10.10.100.6:39824->ec2-35-161-207-165.us-west-2.compute.amazonaws.com:https (ESTABLISHED) I created a new profile and it's still there. I have never used sync.

所有回复 (4)

more options

The Amazon AWS servers (Amazon Web Services Elastic Compute Cloud) and Cloudfront servers are used to store data that isn't included in Firefox because they are large or change content regularly. This is similar to CDN servers and allows to make updated data available to all supported Firefox versions. Google servers are mainly use for phishing protection (safe browsing) data.

more options

ok, thanks

I'm old enough to not really be comfortable with something keeping a constant network connection when it's not needed. How can I stop this behavior?

more options

I think I've found the answer on reddit

about:config

dom.push.enabled false dom.push.connection.enabled false

I think if firefox is using a push service there should an option to disable it even if it's only in about:policies

I have no issues with connections when needed to amazonaws or other cdn because I'm trusting mozilla, mostly. It's the always persistent connection when I've turned off everything that would need a push service.

由extra692-red于修改

more options

I think I've found the answer on reddit

about:config

dom.push.enabled false dom.push.connection.enabled false

I think if firefox is using a push service there should an option to disable it even if it's only in about:policies

I have no issues with connections when needed to amazonaws or other cdn because I'm trusting mozilla, mostly. It's the always persistent connection when I've turned off everything that would need a push service.