Not seeing any Endpoint caches after installing
-
Hi,
Apologies if this is trivial, but I’m not seeing any endpoint caches once I have enabled the plugin.
I’m trying to speed up the WordPress API for use with an external app. The app is making calls to get all orders from the store.
I did manage to create a manual cache using the snippets in the tutorials. This dropped my request time from 3s to 181ms!
This however does not flush cache whenever a new order is made, which is an issue for me.
I noticed that in the Plugin description that all GET endpoints are automatically cached. I was hoping to install the plugin, make a couple of rest requests and see the response time drop down as the response gets sent from Cache.
I’m running the following:
– WordPress version: 5.9.2
– Woocommerce version: 6.3.1
– PHP version: 7.3.33
– Plugin version: 2021.4.1Any assistance would be greatly appreciated!
Thanks!
Ed
- The topic ‘Not seeing any Endpoint caches after installing’ is closed to new replies.