Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple sockets for opcache #3363

Closed

Conversation

schmengler
Copy link
Contributor

@schmengler schmengler commented Oct 31, 2022

  • Bug fix #…?
  • New feature?
  • BC breaks?
  • Tests added?
  • Docs added?

This PR extends the cachetool configuration, so that multiple sockets (e.g. for multiple domains) can be addressed. See updated documentation for details. A retry mechanism has been added because clearing the opcache for multiple sockets too fast can result in errors.

Also downloading the cachetool has been changed analogous to composer, to the .dep directory

For backwards compatibility:

  • the old cachetool configuration still works and has precedence, albeit undocumented
  • if cachetool.phar is in the current/release path,it will be used

@antonmedv antonmedv closed this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants