The Nginx-CGI plugin has officially released version 0.14, enhancing CGI support for Nginx and Angie web servers. This plugin is compatible with a wide range of operating systems, including various Linux distributions (like AlmaLinux 9, Debian 12, and Ubuntu 20.04/24.04), macOS (version 15.1), FreeBSD (14.2), OpenBSD (7.6), and Solaris (OmniOS r1510521).
Version 0.14 addresses and resolves two critical issues: it fixes a problem where requests would fail if the CGI script output was delivered faster than the network could transfer it, and it also resolves a memory issue that occurred in long-streaming situations.
For those interested in upgrading or downloading the plugin, more information and the necessary files can be found on the GitHub page linked in the release announcement.
In addition to the fixes, future updates to the Nginx-CGI plugin may focus on further enhancing performance, increasing compatibility with newer operating systems, and introducing new features that expand CGI capabilities. Users are encouraged to keep an eye on the GitHub repository for ongoing developments and community contributions
Version 0.14 addresses and resolves two critical issues: it fixes a problem where requests would fail if the CGI script output was delivered faster than the network could transfer it, and it also resolves a memory issue that occurred in long-streaming situations.
For those interested in upgrading or downloading the plugin, more information and the necessary files can be found on the GitHub page linked in the release announcement.
In addition to the fixes, future updates to the Nginx-CGI plugin may focus on further enhancing performance, increasing compatibility with newer operating systems, and introducing new features that expand CGI capabilities. Users are encouraged to keep an eye on the GitHub repository for ongoing developments and community contributions
Nginx CGI 0.14 released
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.