Support » Plugin: WP-FFPC » Somehow cached logged-in pages with admin bar?

  • Resolved WIBeditor

    (@wibeditor)


    Hi. Great plugin. The performance improvement has been immediate and impressive.

    But somehow, I managed to cache a logged-in version of the site (from the admin account—yikes!), which included the admin bar. Logging out didn’t work, as every reload of the home page returned the logged-in version of the page.

    I know it wasn’t some issue with the browser cache, as I cleared history/cookies/etc. and tried the site on different browsers and from different internet connections.

    The problem was fixed when I cleared the cache. I’m not testing to see if I can reproduce the issue. I remember I had used the pre-caching feature, and of course I had enabled caching for logged-in users.

    I found a few mentions of people experiencing a similar issue with other caching plugins, but the devs in those cases could only suggest disabling the logged-in user cache. I’d like to keep that enabled since I’m building a member site where some of the heaviest load will come from logged-in users.

    Ideas? Suggestions?

    – NGINX on Ubuntu 12.04 LTS.
    – WP 3.9 alpha

    http://wordpress.org/plugins/wp-ffpc/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter WIBeditor

    (@wibeditor)

    I just reproduced the issue with a fresh cache and with the logged-in user cache enabled. I visited multiple pages with different accounts in different browsers. The new cached version of the page shows the admin bar of the first user to visit after the cache was cleared. Maybe this is expected behavior? I’ve disabled the logged-in user cache for now.

    Plugin Author petermolnar

    (@cadeyrn)

    Hi,

    You’ll need to add user-specific keys to have per user cache.
    Since the cache is the output of the page generation, it will save it the first time it generates it.

    Look at the “Key scheme” on the WP-FFPC settings page to have per user cache, but I would not recommend logged-in user cache if you’re using admin bar and similar, dinamic addons.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Somehow cached logged-in pages with admin bar?’ is closed to new replies.