NGINX from entry to master Nginx is a performance-oriented HTTP server. Compared with Apache and lighttpd, it has the advantages of less memory and higher stability. Nginx 2021-06-05 0 likes 0 comments 3555 views
Explain the five application scenarios of Nginx in detail Thoroughly understand the five major application scenarios of Nginx: http server, reverse proxy, dynamic and static separation, load balancing, static server, detailed parameter explanation, built-in parameters Nginx 2021-07-26 0 likes 0 comments 4646 views
【Kubernetes/K8S】ingress nginx cookie configuration The yaml configuration example demonstrates how to configure the ingress nginx cookie Kubernetes 2021-07-29 1 likes 0 comments 5470 views
Common Nginx configurations that are vulnerable to attack Nginx is currently the most used `Web` server in the world. Here are some common Nginx configurations that will make your website vulnerable to attacks. Nginx 2021-08-05 0 likes 0 comments 5762 views
Solve the cache problem of Nginx React project The caching problem faced by typical React App can be solved through Nginx configuration Nginx 2021-08-14 1 likes 0 comments 7637 views