• Resolved dbasulto

    (@dbasulto)


    I have been using W3TC on a site with 70k unique daily…and works like a charm.

    I tested it on another install, and pages aren´t been cached (using disk cache), I get a message “cookie is rejected”.

    I tried this on three different computers, that have never been logged in.

    I enabled debug and noticed that every query said “cookie is rejected” :

    Caching (Reject reason)
    | disabled (cookie is rejected)

    Status
    Not cached

    W3 Total Cache: Db cache debug info:
    Engine: disk
    Total queries: 191
    Cached queries: 0
    Total query time: 1.062

    W3 Total Cache: Page cache debug info:
    Engine: disk (enhanced)
    Key: http://www.domain.com/index.html
    Caching: disabled
    Reject reason: cookie is rejected
    Status: not cached
    Creation Time: 2.675s
    Header info:
    X-Powered-By: W3 Total Cache/0.8.5.1
    X-Pingback: http://www.domain.com/xmlrpc.php
    Content-Type: text/html; charset=UTF-8

    Any idea on what could be wrong?

    http://wordpress.org/extend/plugins/w3-total-cache/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try clearing your cookies (use ctrl + shift + delete).

    I have the same problem, and deleting the cookies did not help.

    I see the following message in the HTML log:

    <!-- W3 Total Cache: Page cache debug info:
    Engine:             disk (enhanced)
    Key:                _index.html
    Caching:            disabled
    Reject reason:      cookie is rejected
    Status:             not cached
    Creation Time:      0.808s
    Header info:
    X-Pingback:         http://www.hostelsmith.com/xmlrpc.php
    Content-Type:       text/html; charset=UTF-8
    X-Powered-By:       W3 Total Cache/0.9.1.3
    Link:               <http://wp.me/15oF0>; rel=shortlink
    -->

    And by using xcache, I got this message:

    <!-- W3 Total Cache: Page cache debug info:
    Engine:             xcache
    Key:                w3tc_4e3ef2fdbf507da20c6cc8c082670099_page_6666cd76f96956469e7be39d750cc7d9
    Caching:            disabled
    Reject reason:      cookie is rejected
    Status:             not cached
    Creation Time:      0.798s
    Header info:
    X-Pingback:         http://www.hostelsmith.com/xmlrpc.php
    Content-Type:       text/html; charset=UTF-8
    X-Powered-By:       W3 Total Cache/0.9.1.3
    Link:               <http://wp.me/15oF0>; rel=shortlink
    -->

    Ok it works now, I cleared the cache and cookies again and it works. Now the page cache is good
    Creation Time: 0.007s
    🙂

    Cool.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: W3 Total Cache] Cookie is rejected’ is closed to new replies.