Nginx is an HTTP and reverse proxy server
copied from cf-staging / nginxconda install conda-forge::nginx
conda install conda-forge/label/cf201901::nginx
conda install conda-forge/label/cf202003::nginx
conda install conda-forge/label/gcc7::nginx
Nginx can act as a reverse proxy server for TCP, UDP, HTTP, HTTPS, SMTP, POP3, IMAP, and gRPC protocols, as well as a load balancer and an HTTP cache. Nginx uses an asynchronous event-driven approach to handling requests.