Cache issue at OVH
Solved
Hello, I've been having a major issue with OVH for 4 days now. For the past 4 days, I haven't been able to code; when I make any changes to my site, it takes 5 minutes to process the (HTML/CSS) and even PHP. I think there's a caching problem, but it's not on my end, it's from OVH. What should I do? This is really weird. I need to create a website for a company, and I'm really stuck. :) I'm waiting for your response, thank you.
2 answers
-
Hello, I am also with OVH. If you are on shared hosting, it may be possible that you are provided with a cache version, but it doesn't seem to be part of the conditions/options. However, might you have set up an htaccess file with caching rules? Also, don't forget that your own browser (for example, Firefox) keeps a local cache version even if it is not requested. Personally, I prefer using Chrome because it has a hidden option that cleans and forces an update (Open the code inspector (F12), right-click on the refresh button and select the 3rd option provided). For Firefox, you need to go to the options and clear the local cache, which will erase everything from all visited sites... I find that easier to access and less tedious...
Website and Windows Mac Linux application developer.-
Hello, thank you for your reply. I have already done all the things, I cleared the cache, I tried with different browsers, but it still doesn't work. Yes, I am with OVH shared hosting. Normally, it comes from OVH. If it continues like this, I will change my hosting provider. In your opinion, could it be the OVH CDN? If so, can I disable the CDN? Thank you.
-
Now instead of waiting 5 minutes, I need to wait 5 seconds, here is ex.
HTTP/1.1 200 OK
Set-Cookie: start=R1548263536; path=/; expires=Thu, 13-Feb-2014 11:20:58 GMT
Date: Thu, 13 Feb 2014 10:06:54 GMT
Server: Apache
X-Powered-By: PHP/5.3.16
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 3392
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html -
To really help you, I would need you to send me your website address in a private message if you prefer, so I can check it with different browsers to see what is being sent and received. I checked and OVH does not do automatic caching; it could be the browser settings, your computer, or even your router. (Some ISPs like to cache in the router to avoid having to ask again...)
-
-
-