Okay so probably I should start with that my wp setup is based on bedrock boilerplate by roots.io.
What are the port and IP address using for Redis server?
localhost:6379
a little confused here, you said LSCWP object cache works over the
TCP and now it’s bypassing? ??
It uses web/app/.object-cache.ini (app => wp-content) file for object cache config. And it doesn’t create object-cache.php drop in like you do. And it gives immense performance boost in admin panel and front-end.
I think the backend configured wrongly, so there is no impact. Can you share hit/miss ratio when enabled Powered Cache’s object caching?
keyspace_hits:79255
keyspace_misses:183673
Guess it is not multisite compatible.
I use as well Cache Enabler, when I save settings load speed from 1.3s of admin panel drops to 8.5s according to Query Monitor.
Settings:
a:22:{s:19:"enable_page_caching";b:1;s:18:"configure_htaccess";b:1;s:12:"object_cache";s:5:"redis";s:12:"cache_mobile";b:1;s:26:"cache_mobile_separate_file";b:0;s:19:"loggedin_user_cache";b:1;s:9:"ssl_cache";b:1;s:16:"gzip_compression";b:1;s:13:"cache_timeout";i:1440;s:14:"cache_location";s:71:"/home/juslintek/PhpstormProjects/wp-affiliate-theme/site/web/app/cache/";s:19:"remove_query_string";b:1;s:20:"rejected_user_agents";s:0:"";s:16:"rejected_cookies";s:0:"";s:12:"rejected_uri";s:0:"";s:22:"accepted_query_strings";s:0:"";s:22:"purge_additional_pages";s:0:"";s:10:"cdn_status";b:0;s:12:"cdn_hostname";a:0:{}s:8:"cdn_zone";a:0:{}s:18:"cdn_rejected_files";s:0:"";s:18:"show_cache_message";b:1;s:17:"active_extensions";a:1:{i:0;s:7:"preload";}}