Please tell me how nginx handles static files?
phpcn_u1582
phpcn_u1582 2017-05-16 17:27:25
0
1
478

Does nginx cache static files directly into memory, or does it read them from the hard disk and then return them to the client when a customer requests them?

phpcn_u1582
phpcn_u1582

reply all(1)
伊谢尔伦

Nginx is equivalent to a porter of nature.

She mapped the network path (domain name) and the local path

For example: http://localhost is actually accessed X:localhost!

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!