GetPageSpeed Extras

nginx-module-stream-lua

How to install nginx-module-stream-lua (aarch64)

Lua scripting support for NGINX streams

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://github.com/GetPageSpeed/stream-lua-nginx-module

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-stream-lua

Description

Embed the power of Lua into Nginx stream/TCP Servers. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_stream_lua_module.so; Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
nginx-module-stream-lua-1.28.3+0.0.18-1.fc42.gps.aarch64 195 KiB no changelog
nginx-module-stream-lua-1.30.0.0.0.9-1.fc42.gps.aarch64 195 KiB Danila Vershinin (2026-03-27)
- Updated to upstream module version 0.0.18 (from GetPageSpeed fork) · - Fixes lua-resty-core 0.1.32+ compatibility (ngx_stream_lua_ffi_socket_tcp_getfd) · - Removed fix-ifnamsiz-el7.patch (merged upstream)
nginx-module-stream-lua-1.28.3.0.0.9-1.fc42.gps.aarch64 194 KiB Danila Vershinin (2026-03-27)
- Updated to upstream module version 0.0.18 (from GetPageSpeed fork) · - Fixes lua-resty-core 0.1.32+ compatibility (ngx_stream_lua_ffi_socket_tcp_getfd) · - Removed fix-ifnamsiz-el7.patch (merged upstream)
nginx-module-stream-lua-1.28.3.0.0.8-1.fc42.gps.aarch64 190 KiB Danila Vershinin (2025-10-30)
- Carefully updated to upstream module version 0.0.17

Subscribe