NGINX可以用作文本和视频内容的CDN吗?

时间:2019-03-03 19:03:19

标签: nginx nginx-config

NGINX可以用作文本和视频内容的CDN吗?有什么安全措施要牢记吗?

1 个答案:

答案 0 :(得分:0)

是的,Nginx主要用于处理静态文件,您可以将其用作CDN。 Serving Static Content

关于NGINX NGINX Manages 26% of Popular Website Traffic, Cloudflare CDN Servers Support 5.2%

有一篇有趣的文章

您可以查看这篇文章How to Tune and Optimize Performance of Nginx Web Server

谢谢!!!