Software 43918 Published by

A new version of the Nginx-CGI plugin, v0.14, has been released to provide Common Gateway Interface (CGI) support for Nginx and Angie web servers. The plugin is compatible with several operating systems, including various Linux distributions, macOS, FreeBSD, OpenBSD, and Solaris. Version 0.14 includes fixes for two issues: a problem where requests failed when the CGI script output was faster than network transfer and a memory issue in long-streaming scenarios.



Nginx-CGI Plugin 0.14 Released, Bringing CGI Support to Nginx and Angie Web Servers

A new release of the Nginx-CGI plugin, which is designed to bring Common Gateway Interface (CGI) support to Nginx and Angie web servers, is now available.

Supported Operating Systems

The plugin has been thoroughly tested on various operating systems, ensuring seamless integration with your web server:

  • Linux: AlmaLinux 9, Debian 12, Ubuntu 24.04/20.04
  • Darwin (MacOS): MacOS 15.1
  • BSD:
    • FreeBSD 14.2
    • OpenBSD 7.6
  • Solaris: OmniOS r1510521
New Features in Version 0.14

The latest release includes several enhancements and bug fixes:

  • Fix: Request failed when CGI script output faster than network transfer
  • Fix: Memory issue in long-streaming scenarios

Download

Visit the GitHub page below for the download and more information:

Nginx-cgi Release v0.14

Fixup: request failed when CGi script output faster than network transfer Fixup: memory issue in long-streaming

Release v0.14 · pjincz/nginx-cgi