Asynchronous event-based
NginX Notion
nginx Notion Usage
Nginx core developer quits project in security dispute, starts “freenginx” fork
Disagreement over security disclosures and bug-fixing priorities led to split.
https://arstechnica.com/information-technology/2024/02/nginx-key-developer-starts-a-freenginx-fork-after-dispute-with-parent-firm/

Avoiding the Top 10 NGINX Configuration Mistakes - NGINX
We help you avoid the 10 most common NGINX configuration errors, explaining the problems caused by each and how to fix them. Errors include insufficient file descriptors per worker, disabling proxy buffering, and not using upstream groups and keepalive connections.
https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/
The NGINX Handbook
A young Russian developer named Igor Sysoev was frustrated by older web servers' inability to handle more than 10 thousand concurrent requests. This is a problem referred to as the C10k problem. As an answer to this, he started working on a new web server back in 2002. NGINX was
https://www.freecodecamp.org/news/the-nginx-handbook/?utm_source=tldrnewsletter


Seonglae Cho