Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

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

  • 1 odpověď
  • 1 má tento problém
  • 3 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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.

Upravil uživatel gertlaanemets dne