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

runtime configure opcache #22

Closed
juliangut opened this issue Oct 25, 2019 · 0 comments
Closed

runtime configure opcache #22

juliangut opened this issue Oct 25, 2019 · 0 comments

Comments

@juliangut
Copy link
Owner

Similarly to #21

Include and use env vars for opcache

opcache.validate_timestamps = ${OPCACHE_VALIDATE_TIMESTAMP}
opcache.memory_consumption = ${OPCACHE_MEMORY_CONSUMPTION}
opcache.max_accelerated_files = ${OPCACHE_MAX_ACCELERATED_FILES}

extra: reduce default max_accelerated_files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant