Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Initiator document gets all requests (ajax works) blocked after a process

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: gertlaanemets

more options

There's a page where some things are processed with ajax. After the requests I can't go to any link or change the url, all get blocked status (ajax requests all work, also resending it works). What could be causing it? Changed the network.http.max-persistent-connections-per-server to 1000 I'm using version 80.0.1 (64-bit).

Thanks.

There's a page where some things are processed with ajax. After the requests I can't go to any link or change the url, all get blocked status (ajax requests all work, also resending it works). What could be causing it? Changed the network.http.max-persistent-connections-per-server to 1000 I'm using version 80.0.1 (64-bit). Thanks.

すべての返信 (1)

more options

The problem was with the ajax callee. In the backend it used a loop with a curl call, so waiting for the response it froze. Other browsers allowed to change the page afterwards but FF still kept giving blocked status.

Edit: problem still persists.

この投稿は gertlaanemets により に変更されました