• Resolved rstrah

    (@rstrah)


    Hello. I need to exclude sockets from cache, how to do this? Socket URL site.com/socket

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

    (@rstrah)

    Status: Подключено
    Client: PhpRedis (v6.0.2)
    Drop-in: Valid
    Disabled: No
    Ping: 1
    Errors: []
    PhpRedis: 6.0.2
    Relay: Not loaded
    Predis: 2.1.2
    Credis: Not loaded
    PHP Version: 8.2.11
    Plugin Version: 2.5.0
    Redis Version: 3.2.12
    Multisite: No
    Metrics: Enabled
    Metrics recorded: 10920
    Filesystem: Writable
    Global Prefix: "wp_"
    Blog Prefix: "wp_"
    WP_REDIS_TIMEOUT: 2
    WP_REDIS_READ_TIMEOUT: 2
    WP_REDIS_RETRY_INTERVAL: 100
    WP_REDIS_MAXTTL: 172800
    WP_REDIS_PLUGIN_PATH: "/var/www/www-root/data/www/site/wp-content/plugins/redis-cache"
    WP_REDIS_METRICS_MAX_TIME: 28800
    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",
        "network-queries",
        "site-queries",
        "user-queries"
    ]
    Ignored Groups: [
        "counts",
        "plugins",
        "theme_json",
        "wordfence",
        "wordfence-ls",
        "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",
        "blog_meta": "global",
        "network-queries": "global",
        "site-queries": "global",
        "user-queries": "global",
        "counts": "ignored",
        "plugins": "ignored",
        "theme_json": "ignored",
        "wordfence": "ignored",
        "wordfence-ls": "ignored",
        "themes": "ignored"
    }
    Drop-ins: [
        "advanced-cache.php v by ",
        "Redis Object Cache Drop-In v2.5.0 by Till Krüss"
    ]
    • This reply was modified 10 months, 1 week ago by rstrah.
    • This reply was modified 10 months, 1 week ago by rstrah.
    Plugin Author Till Krüss

    (@tillkruess)

    You cannot exclude URLs or “sockets” from the cache. Only cache groups can be ignored.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove sockets from cache’ is closed to new replies.