Jump to content

marklcfc

Clients - Support
  • Posts

    3,013
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by marklcfc

  1. No, ok I see it now. But still none the wiser why its bypassing it, I can ask my host but they offered no support setting up Cloudflare when I initially asked
  2. I can only see what you're seeing if I tick the disable cache button on inspect, in which case isn't it just going to bypass it anyway
  3. I don't even know where to look, I've gone on inspect and tried to see what you're seeing but I'm not seeing the same. Shouldn't be this difficult to set up surely.
  4. I see. So do changes need to be made to both cache-control and cf-cache-status? If so, what should they look like? Just so I know what I'm asking my hosts I do have opcache and redis active as well don't know if that effects it.
  5. It's set up as you suggested I'm sure. I've got nothing in htaccess cache wise. <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^ads.txt$ ads_txt.php [L] </IfModule> <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map|webp)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> My cache rules
  6. Oh so just the pages I made in the Pages app? (the history section on my site) They are customs php files which I pull into the site through includes which look like this in the content {insert="stats/age_records.php"} It's not massively important as they are not viewed that often, but what would stop them caching? I'm guessing because they are custom written and not part of the default software.
  7. @The Old Man suggested it wasn't on his tests
  8. Thanks for that @The Old Man When my site was sluggish the other day, it was during a busy few hours. I wasn't sure whether the increase of visitors was slowing things down (it didn't previous to Cloudflare). It's been loading fast again since then though. Why would Cloudflare not be caching pages? I believe I have it all set up to cache, I have the settings that @Jim M posted the other week set up exactly like that. Also in my Cloudflare it suggests it is caching a fair bit. For the cookie consent, if you mean the privacy policy pop up on first viewing the site that is provided by the ad company and I see that identical one on quite a few other sites as well. I have noticed that I have my ad code in globaltemplate below the analytics code, maybe that could be swapped but I always thought the ad code should display just before the end of the </head>
  9. Is this compatible with ads or likely to see a negative effect?
  10. Are you talking about these? I have to edit them and turn proxied to off?
  11. I don't know, something weird is going on. I unplugged my ethernet cable and back in and my site is fast again, this happened yesterday I did the same thing and everything sped up. It remained slow on my phone, so I turned wifi off and then back on on iPhone settings, now it has has sped up on my phone. I'm sure this time tomorrow it will be sluggish again, pretty sure this only started to happen since I changed to Cloudflare. If its happening to me on multiple devices it must be the same for everyone else
  12. It just feels sluggish. Where abouts is this setting? In DNS I only see the orange cloud for the proxied A DNS entries.
  13. Pretty sure my site is slower since changing to Cloudflare.
  14. Fair enough, hopefully it works out better without it then as I've set up Cloudflare but once again no real idea how I am supposed to set it up but have gone by what's been posted in here
  15. I've always received a email when a report has been sent in but these have stopped in the past few weeks, I'm now not getting any. I am still getting moderator queue emails and new topics (for followed topics) I also noticed when testing the reports, that the person who sends the report sees this The delete your report button does nothing, the notification that it has been sent in remains and I have to action it myself. However, the point is that I'm no longer getting an email when that report is sent in. Please see my system logs for 8:51am and 8:52am as there is an error log for the report as well for when I tested sending in a report
  16. I've had it at 30 seconds for the past 5 years, I suppose I didn't completely understood how it worked. My impression was that guests cached page would update every 30 seconds, if I had it for 5 minutes then it would only update every 5 minutes and they wouldn't see the latest posts.
  17. Anything worth turning on in Speed > Optimization
  18. Also does this look right, notice a fair few cache misses
  19. It's been a few hours since I changed nameservers, just looking on SSL/TLS it seems there is still some not secure connections, what would cause that? I haven't changed any of those https settings inside cloudflare yet as was suggested not to.
  20. What should Browser Cache TTL be in Caching > overview It defaults to 4 hours but there's an option for Respect Existing Headers
  21. I've checked other sites using these cache rules and they seem up to date and viewing as a guest does not appear hours behind in terms of topics/posts so not sure if I'm missing something. I've only just changed nameservers so I guess I'll soon find out.
  22. My topics need to be up to date with latest posts available to guests
  23. I set it to 30 seconds else guests ended up not seeing the latest posts for 5 minutes. Does this mean guests will not see the latest posts on cloudflare now? if so it’s not an option
  24. Ok, I don’t want something like 5 minutes though
  25. For the cache rules part how long is that set as? In the guest page cache I could set it to 30 seconds in Invision but what is this on Cloudflare?
×
×
  • Create New...