Profiles

  • Member Since: February 7th, 2017
  • Find me on:
  • Posted a reply to Using environment variables in master.php config file, on the site WordPress.org Forums:
    I opened a Github issue for this request. https://github.com/BoldGrid/w3-total-cache/issues/1098

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    My latest tests show this same bug is reproducible using the SQLite Object Cache plugin,…

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    I just created a Trac ticket here https://core.trac.wordpress.org/ticket/63284#ticket Thanks.

  • Created ticket #63284 on Core Trac:
    _prime_post_caches is getting called unchunked

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    Thanks, I will do so and link it here, but first I want to investigate…

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    WP_query->get_posts() also does, and both of these callers have WP_Posts_List_Table in their stack trace. There…

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    I haven't customized any Redis configuration. I shared my Kubernetes manifest above that adds two…

  • Posted a reply to [Redis Object Cache] Help tracing slow Redis queries, on the site WordPress.org Forums:
    I am running the Redis Operator on GKE Autopilot to create a sentinel setup. Here…

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    I found this possible culprit in the Query Monitor while browsing WP Admin panel. According…

  • Posted a reply to Help tracing slow Redis queries, on the site WordPress.org Forums:
    Sure, here it is. 127.0.0.1:6379> slowlog get 2001) 1) (integer) 39922) (integer) 17446538653) (integer) 140294)…

  • Created a topic, Help tracing slow Redis queries, on the site WordPress.org Forums:
    I am seeing 300+ms response times from Redis in my Wor…

  • Posted a reply to REST API Requests no QM data, on the site WordPress.org Forums:
    I can confirm that QM does not output data to wp-json responses when provided an…

  • Posted a reply to Free vs Pro, on the site WordPress.org Forums:
    If you need reliability, have a horizontally scaled setup or every ms counts, use Object…

  • Posted a reply to Redis Extension not found, on the site WordPress.org Forums:
    I see the same thing. ... Status: Connected Client: Predis (v1.1.1) Drop-in: Valid Ping: PONG…

  • Created ticket #46564 on Core Trac:
    Option to disable plugins.php auto-disabling plugins

  • Created a topic, Confusing/Inaccurate Diagnostic Information, on the site WordPress.org Forums:
    Running WordPress and Redis in a Kubernetes cluster. …

  • Posted a reply to WordPress Shows Incorrect UTC Timezone in Settings, on the site WordPress.org Forums:
    Sorry, the problem is coming from my theme. Marking as resolved.

  • Created a topic, WordPress Shows Incorrect UTC Timezone in Settings, on the site WordPress.org Forums:
    /wp-admin/options-general.php shows a UTC time that ha…