Want more timely Centmin Mod News Updates?
Become a Member

Nginx [nginx-announce] nginx-1.10.2

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Oct 19, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Changes with nginx 1.10.2 18 Oct 2016

    *) Change: the "421 Misdirected Request" response now used when
    rejecting requests to a virtual server different from one negotiated
    during an SSL handshake; this improves interoperability with some
    HTTP/2 clients when using client certificates.

    *) Change: HTTP/2 clients can now start sending request body
    immediately; the "http2_body_preread_size" directive controls size of
    the buffer used before nginx will start reading client request body.

    *) Bugfix: a segmentation fault might occur in a worker process when
    using HTTP/2 and the "proxy_request_buffering" directive.

    *) Bugfix: the "Content-Length" request header line was always added to
    requests passed to backends, including requests without body, when
    using HTTP/2.

    *) Bugfix: "http request count is zero" alerts might appear in logs when
    using HTTP/2.

    *) Bugfix: unnecessary buffering might occur when using the "sub_filter"
    directive; the issue had appeared in 1.9.4.

    *) Bugfix: socket leak when using HTTP/2.


    *) Bugfix: an incorrect response might be returned when using the "aio
    threads" and "sendfile" directives; the bug had appeared in 1.9.13.

    *) Workaround: OpenSSL 1.1.0 compatibility.


    --
    Maxim Dounin
    http://nginx.org/

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

    Continue reading...
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nice though Centmin Mod doesn't use nginx 1.10.x branch so doesn't apply to Centmin Mod Nginx :D
     
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,087
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    3:53 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Are these changes already added on latest 1.11 or we are waiting for a new version soon?
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  5. buik

    buik “The best traveler is one without a camera.”

    2,027
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,675
    Local Time:
    2:53 AM
    Why using Nginx unstable for Centminmod stable?
    Nginx releases are added to Centminmod almost the same day after 30 mins or so.

    How do you know if this works smooth and stable after minutes of testing?
    Because with each Nginx non stable update there are pretty much code changes.
     
  6. pamamolf

    pamamolf Premium Member Premium Member

    4,087
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    3:53 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    For me the unstable versions of Nginx are by far more stable than other software marked stable and i think this is the nature of Centminmod.... Cutting Edge !

    Other than that is very easy to downgrade if needed.....

    To be honest i like the way it is but anyway that's only my opinion :)
     
  7. buik

    buik “The best traveler is one without a camera.”

    2,027
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,675
    Local Time:
    2:53 AM
    Isn't cutting edge intended for Centminmod beta?
    Centminmod stable is based on proven software and not cutting edge betra crap :) apart from nginx.
    Hence my question.
     
  8. pamamolf

    pamamolf Premium Member Premium Member

    4,087
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    3:53 AM
    Nginx-1.25.x
    MariaDB 10.3.x
    Ok i thought that you are talking for latest beta :)

    Well i think it is more easy/faster for him to control both versions code ..... but it is better to wait for an answer from eva :)

    For me if you ask there is no reason to have a stable version as latest beta is already very stable......

    Also users can wait a few days to upgrade Nginx or anything else so they will know if the new version has any issues....
     
  9. buik

    buik “The best traveler is one without a camera.”

    2,027
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,675
    Local Time:
    2:53 AM
    A few days? Nice try for a walk for a hobby project :)
    Several months to a least a year for a production environment for any new software version.
    If there is no possibility to use back port patches (security, bug fix, and enhancement).
    My opinion.
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    there's no unstable nginx builds

    nginx mainline 1.11 and stable are both stable non-beta - nginx explains it well at NGINX 1.6 and 1.7 Released - NGINX

    mainline 1.11 is actually more stable and gets all bug fixes which stable doesn't get :)

    Nginx in fact recommend the mainline branch
    also at Introducing NGINX 1.10 and 1.11 - NGINX

     
    Last edited: Oct 19, 2016
  11. buik

    buik “The best traveler is one without a camera.”

    2,027
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,675
    Local Time:
    2:53 AM
    Adding code can cause instability or even both instability and security related problems (reference: see the latest OpenSSL 1.1 CVE's for example). There is a way to prevent this and that is the long-term testing with a frozen code base and just only modify code at security level (back porting as Ubuntu and Redhat does).

    There is only 1 reason why the Nginx team has a preference for Nginx mainline and that is, that it is there code base for the commercial NGINX Plus product. A large group of free beta-testers and so on cost saving.

    This is my own opinion about Nginx not Centminmod,
     
    Last edited: Oct 19, 2016
  12. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. arlon

    arlon Member

    95
    6
    8
    Feb 20, 2016
    Ratings:
    +12
    Local Time:
    8:53 AM
    1.13.6
    10.1
    i'm using 1.10.1, can i upgrade my nginx to 1.0.2 using centminmod nginx upgrade menu?
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,909
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    11:53 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    if you're using centmin mod then yes 1.10.1 to 1.10.2 should work via centmin.sh menu option 4