webpagefx/Opcache Reset

Reset PHP opcache on the server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
domainThe domain to visit to clear opcache foryes
webrootThe path of the site's webrootyes
php_executableThe PHP executable to usenophp
ownerThe user who should own the fileno
groupThe group the file should belong tono
permissionsThe octal permissions to useno644
ssh_userThe user to connect to the server asyes
ssh_hostThe hostname or IP to use for connecting via SSHyes
ssh_portThe SSH port for the serverno22
ssh_keyThe SSH key for connecting to the serveryes
max_attempts_opcache_reset_httpThe number of times to try the opcache reset HTTP request. Set to 0 to disableno10
max_attempts_opcache_reset_cliThe number of times to try the opcache reset CLI command. Set to 0 to disableno1
delay_attempts_opcache_reset_httpThe number of seconds to wait between opcache reset HTTP attemptsno5
delay_attempts_opcache_reset_cliThe number of seconds to wait between opcache reset CLI attemptsno5
secretSecret variable to validate opcache reset request by.no
curl_protocolThe protocol to use for the curl command (http or https)nohttp
curl_portThe port to use for the curl command (80 or 443)no80

no outputs