Change default OPcache configure values for Maximum Perfomance
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 42/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, php
- Domain
- backend, devops, performance
Research direction
Start with the linked Symfony OPcache performance guidance, then locate where the Drupal image configures PHP and OPcache defaults. Update the relevant defaults to the documented values and verify that the image uses memory_consumption=256 and max_accelerated_files=20000.
Written by the indexing model from the issue text.
Description
Drupal 8 use Symfony. The symfony documentation recommended change the OPcache configure values memory_consumption and max_accelerated_file for Maximum Performance: https://symfony.com/doc/current/performance.html#configure-opcache-for-maximum-performance
; php.ini
; maximum memory that OPcache can use to store compiled PHP files
opcache.memory_consumption=256
; maximum number of files that can be stored in the cache
opcache.max_accelerated_files=20000
- Dominant language
- Shell
- Stars
- 291
- Forks
- 199
- Avg merge
- 5h 12m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from docker-library/drupal
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
docker-library/drupal#270 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
docker-library/drupal#264 · 14 comments · 4 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
docker-library/drupal#263 · 23 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
docker-library/drupal#246 · 6 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
docker-library/drupal#230 · 3 comments ·
All issues in docker-library/drupal
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·