Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

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)