Skip to content

Opcode cache does only clear CLI cache #2

@juriansluiman

Description

@juriansluiman

FPM and CLI caches are not shared, so we need to do the same as the ApcBundle:

  • In the config, set a public data directory
  • Create a php file to clear the cache
  • Call via Zend\Http\Client the php file via HTTP
  • Remove the file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions