• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Stream Block Support for Nginx and forwarding of non-HTTP ports in Plesk

FrankP

New Pleskian
Hi,
I'd love to see a forwarding of non-HTTP(S) ports in Plesk, since I run more than one Minecraft Server in a docker. I run them listening on non-default ports and I'd like to map subdomains to these ports, e.g. mine1.mydomain.org:25565 to mydomain.org:25566 and mine2.mydomain.org:25565 to mydomain.org:25567.

Therefore I'd like to suggest a new feature for sw-nginx: Please enable stream blocks. This could be done static with --with-stream configuration parameter or dynamically by providing a dynamic library (libnginx.mod-stream) either as "ngx_stream_module.so" in the /usr/share/nginx/modules/ or to install in apt.

This would be great!!!

Thank you and best regards,

Frank
 
Back
Top