搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

302 Moved Temporarily (BFCache)

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 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
附加的畫面擷圖

由 raghu_g 於 修改

所有回覆 (1)

more options