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.


License
BSD-2-Clause
Install
conda install -c anaconda nginx