nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.29k stars 325 forks source link

Proxy TCP, UDP #954

Open Pavlusha311245 opened 10 months ago

Pavlusha311245 commented 10 months ago

Will Nginx Unit support https, tcp and udp connections? I think it is an important topic to compete with solutions like traefik proxy =) I realize it's more of a web application server, but an option would be delightful.

tippexs commented 10 months ago

Hi @Pavlusha311245 thanks for reaching out! Currently we are only support minimalistic HTTP Proxying and we are not planning to extend this any further in the near feature.

Pavlusha311245 commented 10 months ago

@tippexs Maybe this ticket has been moved to the backlog marked enhancement? I also think it should be updated. Last update June 6

tippexs commented 7 months ago

What ticket do you mean? Happy to take another look but TCP / UDP Proxying is not on the roadmap for at least the whole next year.