Welcome to Centmin Mod Community
Become a Member

Nginx [nginx-announce] nginx-1.19.9

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Mar 31, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    53,508
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    1:45 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.19.9 30 Mar 2021

    *) Bugfix: nginx could not be built with the mail proxy module, but
    without the ngx_mail_ssl_module; the bug had appeared in 1.19.8.

    *) Bugfix: "upstream sent response body larger than indicated content
    length" errors might occur when working with gRPC backends; the bug
    had appeared in 1.19.1.

    *) Bugfix: nginx might not close a connection till keepalive timeout
    expiration if the connection was closed by the client while
    discarding the request body.

    *) Bugfix: nginx might not detect that a connection was already closed
    by the client when waiting for auth_delay or limit_req delay, or when
    working with backends.

    *) Bugfix: in the eventport method.


    --
    Maxim Dounin
    http://nginx.org/
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    http://mailman.nginx.org/mailman/listinfo/nginx-announce

    Continue reading...

     
  2. pamamolf

    pamamolf Premium Member Premium Member

    4,068
    427
    83
    May 31, 2014
    Ratings:
    +832
    Local Time:
    6:45 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Hpack and Dynamic TLS please :)

    Thank you !!!

    PS: George as i am commenting on every release the same request please let me know if it's better for you to not do that :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,508
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    1:45 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    I do eventually get around to dynamic TLS record and HPACK patches just in my own time after testing :) But doesn't hurt to remind me :D
     
  4. hazehs

    hazehs Member

    34
    1
    8
    Jul 18, 2020
    Ratings:
    +6
    Local Time:
    3:45 AM
    NGINX 1.18
    MariaDB 10.4
    There are already tested HPACK and DYNAMIC TLS Patches out, ill search the repo.

    Edit:

    There you go :)

    kn007/patch
     
  5. pamamolf

    pamamolf Premium Member Premium Member

    4,068
    427
    83
    May 31, 2014
    Ratings:
    +832
    Local Time:
    6:45 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Thanks for your post !

    I am waiting for @eva2000 to add official support for both on Centminmod.....
     
  6. hazehs

    hazehs Member

    34
    1
    8
    Jul 18, 2020
    Ratings:
    +6
    Local Time:
    3:45 AM
    NGINX 1.18
    MariaDB 10.4
    Just wanted to inform you guys about that, mostly i think its the same patch as the old one.

    Regards.

    Before i post an thread, is there a way to implement that more easy firewall module then Modsecurity ?
    ngx_waf
    Can be also dynamically builded in. Would be nice.
     
  7. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    11:45 AM
    Mainline
    10.2
    Wow nice rule:
     
  8. eva2000

    eva2000 Administrator Staff Member

    53,508
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    1:45 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Unfortunately, haven't tried ngx_waf. Maybe start a new thread for ngx_waf to discuss
     
  9. hazehs

    hazehs Member

    34
    1
    8
    Jul 18, 2020
    Ratings:
    +6
    Local Time:
    3:45 AM
    NGINX 1.18
    MariaDB 10.4
    I will create.
    Since its easy to implement, via dynamic module i think there shouldnt be much trouble to implement that and a better solution then none, if someone dont got the money for the pro cloudflare plan or the knowledge for modsecurity.

    Regards!