> On 25 Sep 2018, at 16:35, Palvelin Postmaster via nginx
> wrote:
>
> I use Wordpress’ REST API post feed to embed articles on an external site. My
> articles are updated fairly seldom, so there’s probably no need to
> dynamically compile every request response. I’m thinking of using fastcg
I use Wordpress’ REST API post feed to embed articles on an external site. My
articles are updated fairly seldom, so there’s probably no need to dynamically
compile every request response. I’m thinking of using fastcgi cache to cache
the feed.
I’m currently skipping caching for all requests wit