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

302 Moved Temporarily (BFCache)

  • 1 odpověď
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od guigs

more options

The web application is multilingual and has a button in the header part to switch between the languages.

When we click on language button in chrome the request is served by server, but in case of Firefox request doesn’t reach to server instead page is loaded by browser cache (302 Moved Temporarily (BFCache).

Due to the this caching, page remains in the same language and this is happening when we have static contents over APACHE web servers. The Response header says "The request was resolved directly from the cache, so we have no response from the server. See below for the cached response."

Application is build as Liferay Portal and it's not live as of now. A quick help will be really appreciated.

Below is the example of the url where the user is getting redirected when user clicks on language button.

https://10.48.41.100:443/web/guest/home?p_p_id=82&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_82_struts_action=%2Flanguage%2Fview&_82_redirect=%2Fweb%2Fguest%2Fhome&_82_languageId=en_US

The web application is multilingual and has a button in the header part to switch between the languages. When we click on language button in chrome the request is served by server, but in case of Firefox request doesn’t reach to server instead page is loaded by browser cache (302 Moved Temporarily (BFCache). Due to the this caching, page remains in the same language and this is happening when we have static contents over APACHE web servers. The Response header says "The request was resolved directly from the cache, so we have no response from the server. See below for the cached response." Application is build as Liferay Portal and it's not live as of now. A quick help will be really appreciated. Below is the example of the url where the user is getting redirected when user clicks on language button. https://10.48.41.100:443/web/guest/home?p_p_id=82&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_82_struts_action=%2Flanguage%2Fview&_82_redirect=%2Fweb%2Fguest%2Fhome&_82_languageId=en_US
Přiložené obrázky

Upravil uživatel raghu_g dne

Všechny odpovědi (1)

more options