submitted by iSnark to Linux8 monthsOct 3, 2024 16:18:27 ago (+6/-0) (Linux)
Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Russian developer Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license. A large fraction of web servers use Nginx, often as a load balancer.
SithEmpire 0 points 8 months ago
I have more experience with Apache, although I did once set up Nginx alongside because the latter has a RTMP module (video streaming).