admin管理员组文章数量:1022828
I'm going to be very straight forward here.
I have a headless WP install and made my front-end in Vue.JS
Since I've started this project, the load times for the API requests were high but I think we just reached the slowest possible situation and I really do not know how to tackle this. I'm getting up to, sometimes more, 50 seconds of response time loading only 10 posts. I have a few custom post types that also take forever to load.
I've tried caching with a few plugins, tried to disable all unnecessary plugins as well, both with no sucess.
All these requests are made using Axios.get(), I also tried to change to fetch() but had the same results.
The site can be found here: /
Thanks in advance for any ideas!
I'm going to be very straight forward here.
I have a headless WP install and made my front-end in Vue.JS
Since I've started this project, the load times for the API requests were high but I think we just reached the slowest possible situation and I really do not know how to tackle this. I'm getting up to, sometimes more, 50 seconds of response time loading only 10 posts. I have a few custom post types that also take forever to load.
I've tried caching with a few plugins, tried to disable all unnecessary plugins as well, both with no sucess.
All these requests are made using Axios.get(), I also tried to change to fetch() but had the same results.
The site can be found here: /
Thanks in advance for any ideas!
本文标签: javascriptHow to improve WPRest atrocious response time
版权声明:本文标题:javascript - How to improve WP-Rest atrocious response time? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745469170a2152030.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论