Install libnginx-mod-stream by entering the following commands in the terminal:
sudo apt update sudo apt install libnginx-mod-stream
Description:
Stream module for Nginx
The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters.
Homepage: http://nginx.net
Version: 1.14.0-0ubuntu1
Section: httpd