• Resolved natinhow

    (@natinhow)


    Dear developers,

    First I would like to thank you for this great plugin, I compared several and yours is best.

    However, could you help with clear 2x things:

    1. why can not I see <!– Cache served by PoweredCache –> in my website, I am not sure if the pages are really cached and delivered to audience

    2.Do I have to downlod the nginx configuration and upload to somewhere in my server? since in your post you mentioned: if so, where should i upload it

    PoweredCache can automatically manage .htaccess rules to serve cached files without executing PHP. In order to apply similar rules to Nginx, you can download the sample configuration under the “Misc” settings.

    Looking forward to your reply

    best regards

    mario

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi @natinhow,

    Glad to hear you like the Powered Cache.

    why can not I see <!– Cache served by PoweredCache –> in my website, I am not sure if the pages are really cached and delivered to audience

    If you have enabled cache footprint (Powered Cache > Misc > Show caching footprints in the HTML output) It should be adding the cached results, if you are not seeing that, it means the page was delivered you without a cache hit.

    You can use incognito mode to test if the caching works properly with regular visitors.

    2.Do I have to downlod the nginx configuration and upload to somewhere in my server? since in your post you mentioned: if so, where should i upload it

    Yes, if you want to make a fine tune with the Nginx server, you need to make adjustments in server{... block for your website.

    The page caching should be working fine even without Nginx configuration. It just allows serving the cached results directly from nginx without PHP execution.

    I hope this helps,

    Regards,
    Mustafa

    Thread Starter natinhow

    (@natinhow)

    Hi Mustafa good day

    I appreciate your reply. Yes, I have definitely enabled cache footprint and I have been monitoring the result during the past 2 days in 2 different browsers, but the source code do not show <!– Cache served by PoweredCache –>

    If it does not bother, you may check one of the post in my site https://gshowbbb.com/eliana-antes-e-depois/ I am not sure if the result if rendered from cached pages or maybe no?

    May you help please

    Thank you in advance.

    Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi @natinhow,

    Thanks for the link. It seems to cache is working fine https://cloudup.com/cAwU0Uz2Fiq

    (Powered Cache adds “X-Powered-Cache: PHP” to the header, when the cached result is served through PHP directly)

    I think Cloudflare is automatically removing the cached fingerprint (they are just HTML comments). So, everything seems fine ??

    PS: It would be great if you could leave a review if you are happy with the Powered Cache overall ??</img>

    Regards,

    • This reply was modified 1 year, 10 months ago by Mustafa Uysal.
    Thread Starter natinhow

    (@natinhow)

    Thank you very much for you reply. I understand now.

    Cool, I am going to leave a review, great work

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Do I have to download the nginx configuration?’ is closed to new replies.