Welcome to Centmin Mod Community
Become a Member

Nginx [nginx-announce] unit-1.6

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Nov 16, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    1:59 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Hello,

    I'm glad to announce a new release of NGINX Unit.

    This release primarily focuses on improvements in Node.js module compatibility;
    thanks to our vibrant community, we made great progress here.

    Please don't hesitate to report any problems to:

    - Github: https://github.com/nginx/unit/issues
    - Mailing list: https://mailman.nginx.org/mailman/listinfo/unit

    If you have installed the "unit-http" module from npm, then don't forget to
    update it besides Unit itself.

    Detailed instructions for Node.js installation can be found here:

    - http://unit.nginx.org/installation/#node-js-package



    Changes with Unit 1.6 15 Nov 2018

    *) Change: "make install" now installs Node.js module as well if it was
    configured.

    *) Feature: "--local" ./configure option to install Node.js module
    locally.

    *) Bugfix: Node.js module might have crashed due to broken reference
    counting.

    *) Bugfix: asynchronous operations in Node.js might not have worked.

    *) Bugfix: various compatibility issues with Node.js applications.

    *) Bugfix: "freed pointer is out of pool" alerts might have appeared in
    log.

    *) Bugfix: module discovery didn't work on 64-bit big-endian systems
    like IBM/S390x.


    wbr, Valentin V. Bartenev

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

    Continue reading...