为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

If I open too many tabs from one site I get an error message

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

more options

The site is GoComics. I used to be able to open all the comics I follow that updated that day in new tabs. Since updating to 66.0.2 (32-bit), after I open over 10(?) or so tabs, I start getting error messages about the site not having a secure connection. I have to wait and start opening tabs later or only open up 10 tabs at a time. I have looked for a place to tell Firefox that this site is ok and that I am opening the tabs and haven't found a place to do that. I think, maybe, that Firefox is shutting down what it thinks is a site opening a bunch of tabs at once and that it might be an attack. I've also sent an email to the site as the error message said to do. No reply as of yet. Image attached.

The site is GoComics. I used to be able to open all the comics I follow that updated that day in new tabs. Since updating to 66.0.2 (32-bit), after I open over 10(?) or so tabs, I start getting error messages about the site not having a secure connection. I have to wait and start opening tabs later or only open up 10 tabs at a time. I have looked for a place to tell Firefox that this site is ok and that I am opening the tabs and haven't found a place to do that. I think, maybe, that Firefox is shutting down what it thinks is a site opening a bunch of tabs at once and that it might be an attack. I've also sent an email to the site as the error message said to do. No reply as of yet. Image attached.

所有回复 (3)

more options

Here is the image

more options

The only problem here is if that is a login site that makes trouble shooting very hard to do unless another user has a login to access and test it on the site itself.

more options

This might be a 'feature' on that server that doesn't allow to many requests at the same time to avoid somebody from preventing others to access the server. A server can on*network.http.max-persistent-connections-per-server;6y handle that many connections at the same time and too many connections from one user can be seen as a DDOS effort and blocked automatically. There are "network.http" prefs on the about:config page to control access settings.

  • network.http.max-persistent-connections-per-server = 6 (default)