Welcome to Centmin Mod Community
Register Now

Beta Branch add TCP_FASTOPEN_ENABLE option in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 25, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:18 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add TCP_FASTOPEN_ENABLE option in 130.00beta01

    - add TCP_FASTOPEN_ENABLE='n' option to disable TCP FastOpen support by default prior to Nginx compile or initial Centmin Mod install. Can be optionally enabled via TCP_FASTOPEN_ENABLE='y' set in the persistent config file /etc/centminmod/custom_config.inc prior to Nginx compile or initial Centmin Mod installs
    - TCP Fast Open might not be as beneficial anymore The Sad Story of TCP Fast Open

    Continue reading...


    130.00beta01 branch

    Support Centmin Mod


    If you find Centmin Mod useful, please help support Centmin Mod
     
  2. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    11:18 AM
    Mainline
    10.2
    So this is now disabled by default on 130.00beta01?
    And still enabled by default on 124.00stable (with no variable that can be use on custom_config)?
    Thanks Eva.
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:18 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    yup
    yup