Docket Cache
  • Welcome
  • About
  • Installation
  • Constants
  • WP-CLI
  • Admin Interface
  • FAQ
  • Resources
    • WordPress Hosting
    • Caching In WordPress
    • OPcache Extension
    • OPcache Optimisations
    • Web Hosting I/O Usage
Powered by GitBook
On this page
  • Overview
  • Configuration
  • Cache Log
  • Cronbot

Was this helpful?

Admin Interface

Docket Cache WP Admin Interface

Updated: 10-Mar-2023 | v22.07.04

The Docket Cache keeps the admin interface clean, responsive and as simple as possible, with predefined configurations and reusing WordPress libraries as much as possible.

Overview

The Overview screen is the primary place to view the current status of Docket Cache activity, configuration, and other useful information.

Label
Description

Web Server

Web Server name.

PHP SAPI

PHP version and type of Server API.

Cloudflare

Cloudflare IP and Ray ID. (1)

Web Proxy

Web Proxy IP other than Cloudflare. (2)

Object Cache Stats

Total object size in cache files.

Object OPcache Stats

Total OPcache size in memory, for objects cache files.

WP OPcache Stats

Total OPcache size in memory, for WordPress files.

PHP Memory Limit

Your Server PHP memory limit setting.

WP Frontend Memory Limit

WordPress Website memory limit.

WP Backend Memory Limit

WordPress Admin memory limit.

WP Multi Site

Status either is Multisite. (3)

WP Multi Network

Status either is Multi-Network. (4)

Primary Network

Status either is Primary Network. (4)

Network Locking File

Network Lock file. (4)

Drop-in Writable

Status either Drop-in file can be written, replace or delete.

Drop-in use Wrapper

Status either Drop-in file is wrapper file. (5)

Drop-in Wrapper Available

Status either Drop-in wrapper file exists. (5)

Drop-in Wrapper File

Drop-in wrapper file location. (5)

Drop-in File

Drop-in file path.

Cache Writable

Status either cache file can be written, replace or delete.

Cache Files Limit

Current total cache files and maximum files can be store on disk.

Cache Disk Limit

Current total size cache files and maximum size can be store on disk.

Cache Path

Cache directory path.

Config Writable

Status either config file can be written, replace or delete.

Config Path

Config directory path.

  1. Only visible if your website running behind Cloudflare.

  2. Only visible if web proxy is not Cloudflare such Sucuri and Varnish.

  3. Only visible in Multisite single-network.

  4. Only visible in Multisite Multi-Network setup.

  5. Only visible if DOCKET_CACHE_CONTENT_PATH constant defined.

Configuration

The configuration screen allows you to change the Docket Cache behaviour without using constant variables. If related constants are defined in the wp-config.php file, it will overwrite the changes on this screen.

FEATURE OPTIONS

Label
Related Constant

Cronbot Service

OPcache Viewer

Cache Log

CACHE OPTIONS

Label
Related Constant

Advanced Post Caching

Object Cache Precaching

WordPress Translation Caching

Admin Page Cache Preloading

Retain Transients in Db

OPTIMISATIONS

Label
Related Constant

Optimize WP Query

Optimize Term Count Queries

Optimize Database Tables

Suspend WP Options Autoload

Post Missed Schedule Tweaks

Limit Bulk Edit Actions

Misc Performance Tweaks

WOO TWEAKS

Label
Related Constant

Misc WooCommerce Tweaks

Deactivate WooCommerce Admin

Deactivate WooCommerce Classic Widget

Deactivate WooCommerce WP Dashboard

Deactivate WooCommerce Extensions Page

Deactivate WooCommerce Cart Fragments

Prevent robots crawling add-to-cart links

WP TWEAKS

Label
Related Constant

Remove XML-RPC / Pingbacks

Remove WP Header Junk

Deactivate WP Emoji

Deactivate WP Feed

Deactivate WP Embed

Deactivate WP Lazy Load

Deactivate WP Sitemap

Deactivate WP Application Passwords

Deactivate WP Events & News Feed Dashboard

Deactivate Post Via Email

Deactivate Browse Happy Checking

Deactivate Serve Happy Checking

Limit WP-Admin HTTP Requests

STORAGE OPTIONS

Label
Related Constant

Cache Files Limit

Cache Disk Limit

Chunk Cache Directory

Real-time File Limit Checking

Auto Remove Stale Cache

Exclude Empty Object Data

ADMIN INTERFACE

Label
Related Constant

Admin Page Loader

Object Cache Data Stats

Garbage Collector Action Button

Additional Flush Cache Action Button

PLUGIN OPTIONS

Label
Related Constant

Check Critical Version

Flush Object Cache During Deactivation

Flush OPcache During Deactivation

Cache Log

The cache log screen allows you to view the cache log for debugging and monitor cache activities. This screen is only visible if the Cache Log option is enabled on the configuration screen.

Label
Description

Timestamp

Timestamp format.

Log All

Enable or Disable Log All.

Log File

Log file path.

Log Size

Log file size.

Flush Log

Flush log file.

Cronbot

The cronbot screen allows you to connect Docket Cache with Cronbot Service. This screen also provides a function to view and execute registered cron tasks.

Label
Description

Service Status

Status either connected to Cronbot Service.

Last Received Ping

Timestamp last Cronbot Service connect to your website.

Next Expecting Ping

Timestamp next Cronbot Service expected connect to your website.

Connect

Connect to Cronbot Service.

Disconnect

Disconnect from Cronbot Service.

Run Scheduled Event

Execute scheduled cron task.

Run All Now

Execute all cron task.

PreviousWP-CLINextFAQ

Last updated 2 years ago

Was this helpful?

Please refer to related constant for details.

Please refer to constant for details.

DOCKET_CACHE_LOG*
DOCKET_CACHE_CRONBOT
DOCKET_CACHE_CRONBOT
DOCKET_CACHE_LOG
DOCKET_CACHE_ADVCPOST
DOCKET_CACHE_PRECACHE
DOCKET_CACHE_MOCACHE
DOCKET_CACHE_PRELOAD
DOCKET_CACHE_TRANSIENTDB
DOCKET_CACHE_OPTWPQUERY
DOCKET_CACHE_OPTERMCOUNT
DOCKET_CACHE_CRONOPTMZDB
DOCKET_CACHE_WPOPTALOAD
DOCKET_CACHE_POSTMISSEDSCHEDULE
DOCKET_CACHE_LIMITBULKEDIT
DOCKET_CACHE_MISC_TWEAKS
DOCKET_CACHE_WOOTWEAKS
DOCKET_CACHE_WOOADMINOFF
DOCKET_CACHE_WOOWIDGETOFF
DOCKET_CACHE_WOOWPDASHBOARDOFF
DOCKET_CACHE_WOOEXTENSIONPAGEOFF
DOCKET_CACHE_WOOCARTFRAGSOFF
DOCKET_CACHE_WOOADDTOCHARTCRAWLING
DOCKET_CACHE_PINGBACK
DOCKET_CACHE_HEADERJUNK
DOCKET_CACHE_WPEMOJI
DOCKET_CACHE_WPFEED
DOCKET_CACHE_WPEMBED
DOCKET_CACHE_WPLAZYLOAD
DOCKET_CACHE_WPSITEMAP
DOCKET_CACHE_WPAPPPASSWORD
DOCKET_CACHE_WPDASHBOARDNEWS
DOCKET_CACHE_POSTVIAEMAIL
DOCKET_CACHE_WPBROWSEHAPPY
DOCKET_CACHE_WPSERVEHAPPY
DOCKET_CACHE_LIMITHTTPREQUEST
DOCKET_CACHE_MAXFILE
DOCKET_CACHE_MAXSIZE_DISK
DOCKET_CACHE_CHUNKCACHEDIR
DOCKET_CACHE_MAXFILE_LIVECHECK
DOCKET_CACHE_FLUSH_STALECACHE
DOCKET_CACHE_EMPTYCACHE_IGNORE
DOCKET_CACHE_PAGELOADER
DOCKET_CACHE_STATS
DOCKET_CACHE_GCACTION
DOCKET_CACHE_FLUSHACTION
DOCKET_CACHE_CHECKVERSION
DOCKET_CACHE_FLUSH_SHUTDOWN
DOCKET_CACHE_OPCSHUTDOWN
DOCKET_CACHE_OPCVIEWER