-
Task
-
Resolution: Released
-
Should have
-
None
-
3
-
Performance
-
Sprint #147
We recently started adding endpoints to fetch certain data used by frontend rendered blocks. Unfortunately the performance of these endpoints is quite bad (.5 to 1 second response time). Currently these GET requests are not cached by Cloudflare because they use a query string.
Tasks
- Add a Page Rule in Cloudflare to cache all wp-json endpoints.
- Test the behaviour and assess whether
PLANET-5569is still needed.
- blocks
-
PLANET-5580 Remove Gallery block endpoint
- CLOSED
- has to be done before
-
PLANET-5569 Cache rest api endpoints in OpenResty
- CLOSED