Learn about Centmin Mod LEMP Stack today
Become a Member

[Solved] Nginx On a upgrade nginx with kernel 5.2 aio appears twice

Discussion in 'Bug Reports' started by EckyBrazzz, Sep 13, 2019.

  1. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    10:26 AM
    Latest
    Latest
    Hi there,

    Just upgraded (recompiled) nginx and php but my nginx was offline


    Code (Text):
    sendfile off;
    aio on;
    aio on;
    


    As far as I know, send file should be on and, yes aio on; should only appear once:D

    My /etc/centminmod/custom_config.inc has
    Code (Text):
    NGINX_IOURING_PATCH='y
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,178
    12,112
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,647
    Local Time:
    11:26 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. eva2000

    eva2000 Administrator Staff Member

    53,178
    12,112
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,647
    Local Time:
    11:26 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    sendfile should be off if NGINX_IOURING_PATCH='y' is set

    you can delete the log you uploaded now, got your email

    just updated 123.09beta01 with a possible fix for duplicate aio on directives