Discover Centmin Mod today
Register Now

Master Branch revise nginx HTTPS vhost default templates in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 1, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:04 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    revise nginx HTTPS vhost default templates in 123.09beta01

    - Add http2_max_requests variable http://nginx.org/en/docs/http/ngx_http_v2_module.html#http2_max_requests with value of 5000 (1000 is default) if Nginx HTTP/2 support is enabled to HTTPS vhost templates right after existing http2_max_header_size 32k variable entry for new Centmin Mod 123.09beta01 installs or updated 123.09beta01 installs for newly created Nginx HTTPS vhosts. Centmin Mod Nginx uses jemalloc memory allocator which has more efficient memory usage than default Nginx binary builds with glibc.
    - Existing Centmin Mod 123.09beta01 created Nginx HTTPS vhosts will need to add it manually.

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.