Want to subscribe to topics you're interested in?
Become a Member

Master Branch update Nginx optional kTLS routines in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Mar 22, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    59,368
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,145
    Local Time:
    12:21 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update Nginx optional kTLS routines in 123.09beta01


    - various fixes in Nginx configuration routines to support optional Nginx Kernel TLS as outlined at https://www.nginx.com/blog/improving-nginx-performance-with-kernel-tls/. The routines only take care of Nginx side kTLS support, end user would still need to manually install a newer Linux 5.x kernel reboot server and enable kTLS on the system
    - unfortunately current testing on CentOS 7 with Linux 5.16 Kernel hasn't shown any benefits when compiled with required OpenSSL 3.0.1 compared to without Nginx kTLS/OpenSSL 3.0.1 using default OpenSSL 1.1.1. So not much use to enable it other than for revising regression testing in future. Note OpenSSL 3.0.1 seems to have less performance than default Centmin Mod Nginx built OpenSSL 1.1.1 already so that might contribute to it.

    Continue reading...

    Centmin Mod Github Master branch

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