Giter Site home page Giter Site logo

Comments (3)

TrafeX avatar TrafeX commented on June 9, 2024

Hi @jduan00,

Thank you for your contribution! If you want, you can open a PR with an addition to the docs/ folder that describes how to configure this?

from docker-php-nginx.

jduan00 avatar jduan00 commented on June 9, 2024

Hi @TrafeX,

I appended this block in config/php.ini. I will work on a PR soon! Thanks for looking into this. Cheers

opcache.enable=1
opcache.enable_cli=1
opcache.jit_buffer_size=512M
opcache.jit=1235
opcache.memory_consumption=512
opcache.interned_strings_buffer=64
opcache.max_accelerated_files=10000
opcache.max_wasted_percentage=10

;for production deployment, set to 0
opcache.validate_timestamps=0

opcache.fast_shutdown=1
opcache.blacklist_filename=/etc/php82/opcache*.blacklist
opcache.huge_code_pages=1

from docker-php-nginx.

TrafeX avatar TrafeX commented on June 9, 2024

I'll close this issue due to inactivity. Feel free to open a PR anytime!

from docker-php-nginx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.