• Resolved plynawabhorn

    (@plynawabhorn)


    HI , I’m looking for an extension for my wordpress websites that help to cashing website contents with out query from database every time. So after I get and install this plugin and setup correctly but I don’t see anything changes. Logging in database get query every time. Please tell me what I missed or I don’t know something.

    With great respect and thankyou so much

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    What do you see under Settings > Redis?

    Thread Starter plynawabhorn

    (@plynawabhorn)

    `Status: Connected
    Client: Predis (v2.0.0)
    Drop-in: Valid
    Disabled: No
    Ping: PONG
    Errors: []
    PhpRedis: Not loaded
    Relay: Not loaded
    Predis: 2.0.0
    Credis: Not loaded
    PHP Version: 7.4.32
    Plugin Version: 2.2.0
    Redis Version: 6.0.16
    Multisite: No
    Metrics: Enabled
    Metrics recorded: 222
    Filesystem: Working
    Global Prefix: “wp_”
    Blog Prefix: “wp_”
    WP_REDIS_HOST: “127.0.0.1”
    WP_REDIS_PORT: 6379
    WP_REDIS_DATABASE: 0
    WP_REDIS_TIMEOUT: 1
    WP_REDIS_READ_TIMEOUT: 1
    WP_CACHE_KEY_SALT: “ply-alfa.unddev.net”
    Global Groups: [
    “blog-details”,
    “blog-id-cache”,
    “blog-lookup”,
    “global-posts”,
    “networks”,
    “rss”,
    “sites”,
    “site-details”,
    “site-lookup”,
    “site-options”,
    “site-transient”,
    “users”,
    “useremail”,
    “userlogins”,
    “usermeta”,
    “user_meta”,
    “userslugs”,
    “redis-cache”,
    “blog_meta”
    ]
    Ignored Groups: [
    “counts”,
    “plugins”,
    “themes”
    ]
    Unflushable Groups: []
    Groups Types: {
    “blog-details”: “global”,
    “blog-id-cache”: “global”,
    “blog-lookup”: “global”,
    “global-posts”: “global”,
    “networks”: “global”,
    “rss”: “global”,
    “sites”: “global”,
    “site-details”: “global”,
    “site-lookup”: “global”,
    “site-options”: “global”,
    “site-transient”: “global”,
    “users”: “global”,
    “useremail”: “global”,
    “userlogins”: “global”,
    “usermeta”: “global”,
    “user_meta”: “global”,
    “userslugs”: “global”,
    “redis-cache”: “global”,
    “counts”: “ignored”,
    “plugins”: “ignored”,
    “themes”: “ignored”,
    “blog_meta”: “global”
    }
    Drop-ins: [
    “Redis Object Cache Drop-In v2.2.0 by Till Krüss”
    ]`

    Thread Starter plynawabhorn

    (@plynawabhorn)

    `Overview
    Status: Connected
    Drop-in: Valid
    Filesystem: Writeable
    Connection
    Client: Predis (v2.0.0)
    Host: 127.0.0.1
    Port: 6379
    Database: 0
    Connection Timeout: 1s
    Read Timeout: 1s
    Redis Version: 6.0.16`

    Plugin Author Till Krüss

    (@tillkruess)

    Looks good: Status: Connected

    Thread Starter plynawabhorn

    (@plynawabhorn)

    But I don’t see how I know it working. How to looking for it’s working.

    Plugin Author Till Krüss

    (@tillkruess)

    The analytics/metrics charts?

    Thread Starter plynawabhorn

    (@plynawabhorn)

    It’s no graph

    Thread Starter plynawabhorn

    (@plynawabhorn)

    It’ show graph but I check header when refresh web page

    `Cache-Control: no-cache, must-revalidate, max-age=0
    Connection: keep-alive
    Content-Encoding: gzip
    Content-Type: text/html; charset=UTF-8
    Date: Wed, 19 Oct 2022 07:38:30 GMT
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Fastcgi-Cache: BYPASS
    Link: <http://ply-alfa.unddev.net/index.php?rest_route=/&gt;; rel=”https://api.w.org/&#8221;
    Server: nginx/1.18.0
    Transfer-Encoding: chunked`

    Plugin Author Till Krüss

    (@tillkruess)

    This plugin doesn’t send headers and doesn’t caches pages.

    Thread Starter plynawabhorn

    (@plynawabhorn)

    I solved. It should to add fastcgi cache config in vhost on nginx.

    Thank you for your help

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘How I know this plugin is working?’ is closed to new replies.