ngx_stream_inject_module is a custom NGINX stream module that allows you to inject data into a TCP connection immediately after the upstream connection is established.
-
Updated
Jun 20, 2025 - C
ngx_stream_inject_module is a custom NGINX stream module that allows you to inject data into a TCP connection immediately after the upstream connection is established.
resolver and automatically modifies the upstream configuration without the need of restarting nginx.
Add a description, image, and links to the nginx-stream topic page so that developers can more easily learn about it.
To associate your repository with the nginx-stream topic, visit your repo's landing page and select "manage topics."