Force cache refresh for my website

Hello,
I have a problem on my website : http://kevinpounot.olympe.in/<br />
This problem appear just with Firefox.
When I update my site with new photo or if I change the main page, the modifications does not appear in Firefox.
The browser just load the caching version of my website and the new stuff is not here.
I already tried some codes like :
<pre><nowiki><HEAD>
<META http-equiv="Cache-Control" content="no-cache">
<META http-equiv="Pragma" content="no-cache">
<META http-equiv="Expires" content="0">
</HEAD> </nowiki></pre>
or
<pre><nowiki><?php
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
?> </nowiki></pre>
Nothing works.
Is there a code which could force the browser to refresh cache and load the latest version of the site ?
PS : Sorry for possible mistakes in my english. ;)

The first thing to check is whether you have any caching plugins like WPSuper cache if you are using a CMS like Wordpress.
These create temporary HTML versions of your page so it is not enough to deactivate them, you have to activate them and then delete their cache from their settings page.
If you are a developer and never want cache loaded then
enter the following into your address bar
about:config
Tell it you understand it is dangerous
enter cache into the search bar and look for
browser.cache.disk.enable
Read about what it does here
http://kb.mozillazine.org/Browser.cache.disk.enable
clicking it sets it to false
This will make firefox slower but will work
You can use this as an alternative
browser.cache.check_doc_frequency
read about it here
http://kb.mozillazine.org/Browser.cache.check_doc_frequency
basically the settings are
0 Check for a new version of a page once per session
1 Check for a new version every time a page is loaded.
2 Never check for a new version - always load the page from cache.
3 Check for a new version when the page is out of date. (Default)
but this does not work so well for me
Note that
browser.cache.disk.enable
must be set to true for
browser.cache.check_doc_frequency
to make any difference
Note that your ISP may be caching, if so consider using different nameservers like openDNS or Google DNS

Similar Messages

  • Unable to the cache refresh for the AF

    Hi Guys,
    I am unable to do the full cache refresh for the "AF" in the administration tab under caches overview.
    I tried with PISUPER and also PIAFUSER. It says not authorized.
    any help would be really appreciated
    Thanks,
    srini

    Hi Srinivas,
    Refer this Doc...
    Mentioned about all the caches available in XI:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34
    Hope it helps..
    Kumar.S

  • Cache Refresh for Adapter Engine is not working

    Hi,
    our adaper engine is not working. At RTW no there are no channels visible and the button "Test Cache Connectivity" leads to a yellow icon for the adapter engine with the error text: "Attempt to fetch cache data from Integration Directory not yet started or still in process".
    The error reason is at <i>http://<j2ee host>:<port>/CPACache/history.jsp</i> available: <i>com.sap.aii.af.service.cpa.impl.exception.CPADirectoryCacheException: Couldn't open Directory URL (http://pixd1.digoff.no:55200/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=C&consumer=af.xd1.dat-dof-xi), due to: HTTP 403: Forbidden</i>
    <b>The cache refreh request from adapter engine to directory gets an 403 error.</b> What is strange: No problem, to execute that request in a browser, i get the right message, no fault.
    I searched for notes or other threads, i could find only <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bc_xi/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d373531383536%7d">SAP note 751856</a> , but it is valid for XI 3.0; we are on PI 7.0.
    I checked out:
    - no user blocked
    - all system users have standard authorisations
    - reimport of SAP BASIS SWC
    - SICF services for XI active
    - destination INTEGRATION_DIRECTORY_HMI working
    Any idea, how i can get the adapter engine working?
    Regards,
    Udo

    Hi,
    There are two ways to display the content of the CPA cache refresh.
    1. The Cache-Update Content-XML
    Document can be stored in the Adapter Framework database (J2EE schema) for further analysis. Here you have to set the property in the J2EE Visual Administrator tool.
    To do so, proceed as follows:
    =>J2EE-service SAP XI AF CPA Cache
    => set property trackCacheUpdateXML= true
    => You can now display the cache update XML with the alias  CPACache
    => View Cache Update History
    => View Cache Update XML
    2. The content of the cache refresh from the Integration Directory intothe CPA cache can be written to an XML file: Here you have to set the property inthe J2EE Visual Administrator tool:
    =>J2EE-service SAP XI AF CPA Cache
    => set property J2EE service SAP XI AF CPA Cache cacheUpdateDebugFile = true
    => the CPA cache refresh XML file will be in the server(0) directory search for the following file names:
    => value of the property cacheUpdateDebugFile.deltaif you intend to see the delta refresh accordingly and the value of the property cacheUpdateDebugFile.full if
    you intend to see the full cache refresh content
    Note: After your analysis, do not forget to reset the properties value to false.
    You can delete the XML cache-
    refresh table: alias CPACache
    => View Cache Update History
    => Delete History
    Also check out the user and its permission.
    regards
    Aashish Sinha
    PS : Reward points if Helpful

  • How can I save the cache/cookies for specific websites but delete all other cache/cookies upon exiting Firefox?

    I am using Firefox 14.0.1. I have it set to delete cache/cookies on exit, keeping my "foxden" clean. However, if I want to save the cache and cookies for a particular website, i.e a flash game that will save my current level, I cannot unless i disable the cache -clearing feature.
    I would like to be able to "add an exception" to the cache-clearing or at the very least, be able to copy the relevant files for that page and paste them back before opening Firefox again.
    Any ideas?

    That is not possible.<br />
    You can only clear the entire cache.
    If you do not want specific content to get cached or written to disk then you need to switch on Private Browsing.
    *https://support.mozilla.org/kb/Private+Browsing
    * https://wiki.mozilla.org/Firefox3.1/PrivateBrowsing/SecurityReview#Configuration
    For cookies you must not use clear history, but let all cookies expire when you close Firefox and make an allow exception for cookies from domains that you want to keep.

  • Xi Data Cache Refresh Problem

    Hello,
    We have following Problem:
    We send an XML-Request with HTTP-Adapter to XI and get Data from R/3, works fine.
    But when we send a Second Request we become an Error.
    The error comes because in the Java Runtime the XI writes wrong values into Message.
    When we do a XI Data Cache Refresh for INTEGRATION_SERVER
    and INTEGRATION_RUNTIME we can send a message and all works fine again.´
    Any Idea why the XI Caches Data from Request and set this values in the message of request that was send later?
    Thanks,
    Robin

    Hi,
    I think both are same. Because in SXi_ADM we also define our IS. so i think it may be same ...
    If I am wrong please share your knowledge . in this thread for more clarification ..
    Regards,
    Amit

  • Cache refresh never ends

    Hi,
    when I refresh the cache in PI... it always stays in the state  : Cache Content is being updated...
    It never ends and I'm getting some really strange behavior in Integration Builder like when I configure a configuration scenario and put a communication component for a business system, it is ok but then the setting just disapears if I switch to another business system in the graphic and comme back...
    It looks like a cache problem and its driving me crazy. Its actually easier when you have an actual error rather than a never ending process.
    Thanks.

    Hi
    -->Please Follow the below steps for CACHE REFRESH,If these does not solve your problem contact your basis people and restart the Server.
    -->In ID fro MENU->TOOLS->Click on Cache Notifications ans see the status if the cache is not updated.
    then goto T-code SXI_CACHE and do the Full cache and Delta cache refresh.
    -->Also check the RFC destination of type H in your PI system INTEGRATION_DIRECTORY_HMI is working or not if not check the path prefix and your technical settings and logon security correct or not.
    >Also do the cache refresh from PI home page ADMINISTRATION>CACHE OVERVIEW ,Do the cache refresh for IR ,ID and RWB.
    Thanks

  • Brwoser does not refresh for each server event if delta handling is on

    I wrote a simple stateful BSP page. When I turn on delta handling(to remove flickering) on the page, page is refreshed only for every other server event. This page contains two table views and I use table view iterator for one of them. How can I force browser refresh for each server event? Browser is IE and version is 5.5.
    This problem doesn't exist if turn off delta handling. But I want to stop flickering any how, since users are complaining.

    Learning BSP is similar like driving a car. You first need to get a driver's license. So you study a bit, take a test and are ready to drive. Thereafter, flipping that deltaHandling checkbox is like getting into a big plane and trying to fly. It is unfortunately a quantum jump from using BSP to activating the DH system. Which also has a lot of very special constraints, etc.
    This was a very special development we did for a big application group inhouse. The first version was good, but did not exactly meet all our expectations. So we redid a lot of the work/concepts. All of this is highly specialized and not documented.
    What I could recommend is that you look at BSP application IT05. It should help a little. Otherwise, I am going to ask that you please open an OSS message (please reference this thread!). Then we can look at your application and show you what is to be done. But it is definitely not all moonshine and roses. Our standard answer is "do not use it" when people can not ride this bull. I will add it onto my weblog schedule for some future date.

  • ABAP HTTP cache refresh

    Hi-
    What role is required for an Integration Server (ABAP) HTTP cache refresh?
    This is accessible if you go to XI Administration -> Cache Overview and click on Full Cache Refresh for INTEGRATIONSERVER_. It calls this URL.
    http://hostname:8000/sap/xi/cache?sap-client=800&mode=F
    XISUPER has all SAP_XI* roles. I get a "403 Forbidden" unless I include SAP_ALL.
    Thanks,
    J Wolff

    Hi,
    Check this document:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Also verify if the user has such roles:
    SAP_XI_ID_SERV_USER
    SAP_XI_IS_SERV_USER
    SAP_XI_IR_SERV_USER
    Regards,
    Wojciech

  • Cache Refresh.

    Hi everyone , I use toplink version 10g and I want to configure the toplink in a way that do the refresh automatically , so I use this configuration in persistence.xml
    <property name="toplink.cache.type.default" value="Weak"/> ,
    but I don't know if this is correct, and in the entities I use the FetchType.EAGER I think this is not sufficient because my application isn't refresh the objects, so what can I do to fix that?
    Thank you.

    Luis,
    The use of FetchType.EAGER has no effect on caching. That just determines when TopLink will load the entities in the relationship. I would recommend LAZY in most situations.
    Your setting of the cache type to Weak as the default for all types means that the entities being cache can be garbage collected once the application has no references to the entities or their related entities. After the garbage collection occurs subsequent queries will refresh from the database.
    This is typically a good refresh approach assuming your application does not hold onto cached entities.
    Alternative you can force the refresh on an individual query using the "toplink.refresh" query hint. You may also consider using an isolated cache for some entity types so that the entities are only held for the life cycle of your persistence context (EntityManager).
    The best advice to get the most out of the TopLink cache is to configure your caching by entity type based on your application requirements.
    Doug

  • How can I make a intro page for my website, then after the intro has run make the page automatically change to my we site home screen

    how can I make a intro page for my website, then after the intro has run make the page automatically change to my website's home screen

    You can do this using a meta refresh but the problem is you have to add it to the html file for the page very time you publish changes.
    A better way is to create a splash page and upload it to the server outside of the folder produced by iWeb. Example HERE.
    The meta refresh is added to the head section of the html file...
    <meta http-equiv="refresh" content="32;url=http://www.domain.about.com/Page-Name.html">
    The delay time in seconds is marked in blue and the URL to the redirect page is in red.

  • "Delta Cache Refresh" option not working in SAP XI 3.0

    Hello All,
    We are using an SAP XI 3.0 system with SP9 installed on the same. The system is pretty much stable with all the components including SLD running fine. But!, when I run the Transaction "SXI_CACHE", the "Start Delta Cache Refresh" Button appears as Nullified and hinders the option for refreshing the cache. Could anyone guide me through this and make it work as we need to essentially do this step for the scenario we 're working on.
    Thanks & Regards,
    Venkat.

    Venkat,
    Could you please check the status of you last cache refresh. There should be a traffic light displaying on the right part of the screen. If the last update was unsuccesful. Delta refresh isn't possible.
    Best regards,
    Alwin

  • Cache refresh error, while activating changelists

    Hi all,
    I got a problem, concerning XI Runtime Cache on XI 3.0, SP15 -> when I try to activate changelists from Integration Directory, (SOMETIMES!)XI_CACHE shows status: Error, while refreshing cache
    with Errortype: Communication,
    "if_http_client receive http_communication_failure"
    When I then do a delta or full cache refresh from transaction SXI_CACHE it allways works, even after an error occured before. Some ideas, what I could check?
    Thank you in advance..
    Daniel

    Hi,
    Just check with Tcode SICF and check for all the services are working fine.
    Go thru following links
    http://service.sap.com/NW04 ->How-to Guides-> Exchange Infrastructure->How To handle Caches in SAP XI 3.0
    Also go thru following thread.
    problem with xi cache
    Hope this helps.
    Regards,
    Moorthy
    Regards
    Suraj
    Regards,
    Moorthy

  • Error in INTEGRATION_DIRECTORY_HMI and CACHE REFRESH

    Hi guys, well after checking the forum and several blogs i can't get rid of my problem!
    I have a problem concerning INTEGRATION_DIRECTORY_HMI and CACHE REFRESH.
    i wanted to get a file from a FTP-Server via CC and i got error:
      <SAP:AdditionalText>Error when reading HTTP destination: INTEGRATION_DIRECTORY_HMI.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while refreshing the XI runtime cache</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    Because of this i tried to update my cache (SXI_CACHE). When i do a Delta Cache Refresh i get:
    Prefix Number: entry missing for system SSID client 100.
    When i do a complete Cache Refresh nothing happens at all. I also checked the cache notification in IB - Integration Directory where i fin dout that only the Integration Server (ABAP Cache) won't refresh. Well status is started but nothing else is happening.
    Then i checked the RFC INTEGRATION_DIRECTORY_HMI, did a connection test where i get an Internal Server error.
    Let me tell u that the systems runs very well in the last days but now i have no clue what might be wrong.
    Can somebody please advice me? I already read all blogs concerning this and also did a complete system-restart....
    br Jens

    when you check INTEGRATION_DIRECTORY_HMI with SM59 it is normal to get
    HTTP Response 500 - Internal Server Error. In this case it meens everything OK
    see the rediness check, that is attached to SAP note 817920
    when you start the complete cache refresh, you can see
    the function module SAI_CACHE3_REFRESH_BACKGROUND in SM58. As long as you can see this entry, the cache
    refresh is ongoing. If the refresh takes too long and runs on an error, try to specify another timeout in INTEGRATION_DIRECTORY_HMI or in the ICM
    Best Regards
    Alexander
    Message was edited by:
            Alexander Wrobel
    Message was edited by:
            Alexander Wrobel
    Message was edited by:
            Alexander Wrobel

  • Problems in SLD and Cache refresh (SXI_CACHE).

    Dear Experts,
    I am facing SLD and Cache refresh problems in PI 7.0 on HP-UX.
    1) SXI_CACHE : Last Error During Cache refresh is showing LCR_GET_OWN_BUSINESS_SYSTEM - NO_BUSINESS_SYSTEM error. And also Start Delta Cache Refresh / Start Complete Cache refresh are in deactive mode (Frozen).
    2) SLDCHECK : Log says No Business System for ABC Client 100 ".
    where ABC=SID. Business System INTEGRATION_SERVER_ABC is declared in SLD and client 100 is assigned.
    My question is : Is this a BASIS or DEVELOPER issue? Also please let me know if you have any solutions for the above mentioned issue. Thanks in Advance.
    SLDCHECK Log Snippet:
    SLD server access settings:
    host name: ABCXIDEV
    port number: 50000
    user : PIAPPLUSER
    Use transaction SLDAPICUST if you wish to maintain the SLD server access data
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call terminated sucessfully
    List of business systems maintained in the SLD:
    INTEGRATION_SERVER_ABC
    ERP_DEV_100
    Calling function LCR_GET_OWN_BUSINESS_SYSTEM
    Retrieving data from the SLD server...
    No corresponding business system found for system ABC client 100
    => Check and maintain the SLD content for the current client

    Hello,
    Since this is an PI system, your XI consultant must have created/will need to create business systems in SLD for the scenario to work properly. This error is because it cannot find the business system.
    You cannot point out the fingers on Basis or XI and say that it is THEIR issue. Please consult with the consultant who is doing the XI interface and check if the business systems he require are properly created in SLD. If not, create them or ask them to create it (if they are allowed to..).
    From the error, what i can see is that you have defined an integration server INTEGRATION_SERVER_ABC in SLD . the XI interface is checking the required business system in the integration server INTEGRATION_SERVER_ABC in SLD but cannot find it over there. Please check the integration server INTEGRATION_SERVER_ABC in SLD and talk to the XI consultant and you will be able to fix this with their help.
    Hope this helps you..
    Regards,
    Jazz

  • Is CPA Cache refresh linked with  ftp or file pooling process in XI?

    Hi,
    I have a file to file scenario using Transport protocol as FTP in XI 3.0 SP 15.
    When we try to sends some file using ftp protocol where we are using
    FTP  connection parameters
    Server                          = <CORRECT IP>,
    Port                               =  21 ,
    User name                <CORRECT NAME>,
    Password                  <PASSWORD> ,
    Data Connection           = Active
    Connection Seq          = None
    Connection Mode          = Permanently
    Transfer Mode            =   Text
    Processing Parameters
    Quality of Service    = Exactly Once
    Pooling Interval        = 1 sec
    Processing Mode    = delete
    File Type                   = Text
    File encoding           = utf-8                 
    The problem we are facing like some time the ftp is not working even the file is present in the location for pick up. If few files are stacked up to be collected then when we are using CPA Cache refresh in Full mode manually then it fetches all the files from the location but the problem is that ,we have a time constraint for this process to be completed in just 60 seconds if we are not able to pick up a  file in 60 Secs then the file will be treated as invalid.
    So I just want to know how Manual CPA CACHE refresh in full mode generally solve the problem.
    Next if more files will be stacked up then cache refresh also failed to solve the problem and more cache refresh result in NOT pooling any other files in XI including the above discussed flow.
    So,in anyway Cache refresh linked with ftp or file pooling process in XI?
    Please assist me in correctly understating the whole problem and what solution could be put to solve this.
    Thanks,
    Satya
    Edited by: Satya Jethy on Mar 14, 2008 12:28 PM

    Hi Suraj,
      If you see my query i have mentioned that the pooling interval is 1 Second.
    If we are not able to pick the file with in 60 Secs as this is a  real time scenario so the file will be treated as a invalid file.
    Moreover this problem is happening some time.
    I have also checked the component monitoring it is saying everything is ok as because we are receiving the file with out any error and the file transfer is also success.The only problem is that it is not collecting the files from the given location.
    Hope i make you understnad the problem .If not please revert back i will try to explain once again.
    Thanks,
    Satya

Maybe you are looking for

  • How to get all checked items from TreeView in VC++ mfc

    void CPDlg::OnTreeClk(NMHDR *pNMHDR, LRESULT *pResult) NMTREEVIEW& nm = *(LPNMTREEVIEW)pNMHDR; // which item was selected? HTREEITEM hItem = m_columnTree.GetTreeCtrl().GetSelectedItem(); temp = m_columnTree.GetItemText(hItem, 0); MessageBox(temp); if

  • Chinese characters can not be converted from Smartform to PDF

    Hi gurus, There are some smartform programs containing chinese and english in my R/3 system. Preview and printing are both OK. But when I convert them into PDF using program RSTXPDFT2, all chinese display as ### or /// and so on in PDF files. But eng

  • Another Media Sync Problem

    I don't know what's wrong with this phone but, this is what's happening. I plug my phone into my computer to sync music files. But the music files on my BlackBerry disappear. I guess that's supposed to happen. After, I go on BlackBerry Desktop Softwa

  • AEBS, TimeMachine and Macbook Pro

    Ok guys, this is hard to describe but I will give it my best. Please bear with me. Since about April, my airport and macbook pro (08 model) simply wouldnt work properly. Took the airport to the apple service centre, and he simply replaced the airport

  • Lightroom cc 2015 problem

    I downloaded PS cc 2014, LR cc 2015 and LR 5. LR cc 2015 will not open. I have tried signing out and in and reloading. No succes. I use Mac mini (late 2012) + Yosemite 10.10.3 Juhana Ikonen