Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

302 Moved Temporarily (BFCache)

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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
Ekli ekran görüntüleri

raghu_g tarafından tarihinde düzenlendi

Tüm Yanıtlar (1)

more options