Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #787938

    Hello
    I have a cache issue with my website. My hosting provider has Varnish Cache enabled, and advised me to use it for better performances.
    For testing, I use cURL, and verify AGE incremental.
    With enfold 4.0.5, the test doesn’t success, AGE keep at 0.

    X-Cache-Hits: 0
    X-Cache: MISS
    Age: 0

    I tried disabling all the plugins, did nothing.
    But changing to default theme (twenty fifteen) solve the problem. So it seems to be a problem with Enfold.
    My hosting provider is gandi.net
    Any idea ?
    Thanks

    #788938

    Hey romano2,
    I found two reports of this, one solution was to:

    The solution was to edit php.ini configuration file and change the following two parameters:
    
    session.use_cookies = 0
    session.cache_limiter = public

    The second was to Install this extension to use varnish with Enfold:

    let us know if this helps.

    Best regards,
    Mike

    #790308

    Thanks for advices but neither does work…
    Any other idea ?
    If not, can I activate another cache plugin ? which one ?
    Thanks

    #790523

    Hi romano2,

    Here is a thread you might want to look at:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1192688

    @romano2 Hi
    Did you solve this issue .. my site is not caching too and i am getting X-Varnish MISS as well !

    #1193461

    Hi,
    Sorry for the late reply, I was hoping @romano2 would reply. Unfortunately, I don’t have much Varnish experience but I did find this list of common Varnish issues.
    Hopefully, this will help.

    Best regards,
    Mike

    #1193506

    Hi
    Sorry guys, I don’t remember when and for what web site I had this question.
    For sure I didn’t resolve this.
    Good luck !
    Romano

    #1193702

    Hi,
    Thank you @romano2

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.