Nginx FastCGI Cache for simple sites.
|
01-11-2019, 05:31 AM
Post: #1
|
|||
|
|||
Nginx FastCGI Cache for simple sites.
Just wanted to ask if anybody here happens to know if serving a static html5 page from nginx's cache is faster than serving it without.
With a CMS like wordpress (PHP), as most of you know, it creates a static HTML version of the dynamically created php page. This way php doesn't need to generate it each time, but the stored version can just be served. However, how does this improve a site that's not built with PHP. Not built using a CMS. Just a simple html+css+js ~700KB page. Is serving, pretty much the identical version, going to be faster ? Or will it be the same ? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Nginx FastCGI Cache for simple sites. - johnny69 - 01-11-2019 05:31 AM
RE: Nginx FastCGI Cache for simple sites. - pmeenan - 01-11-2019, 07:39 AM
|
User(s) browsing this thread: 1 Guest(s)