Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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)