Answer the question
In order to leave comments, you need to log in
What's a faster alternative to pulling resources through pdoResources?
15 points are displayed here, but new ones are added regularly, so adding links to the layout with statics is not an option. There are a lot of resources on the site, so everything related to resource parsing creates a load on the server, which is also on shared hosting. All this, of course, is immediately cached, users have no problems, but the hoster always notifies that the load limit on the processor / base has been exceeded. Therefore, I am interested in how else to display resources so that there are fewer requests to the database and take less time.
Answer the question
In order to leave comments, you need to log in
Generally speaking, you don't need &parents in your query, since by default the current resource is already used, and where is also not needed. And you are unlikely to find something ready-made faster than pdoResources, unless you write a custom snippet, specifically tailored to the parameters you need. By the way, did you include &showLog? What's interesting?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question