C
C
cirega2017-10-02 14:41:33
PHP
cirega, 2017-10-02 14:41:33

Bitrix, is it possible to cache personal selections of infoblock lists?

Bitrix, is it possible to cache personal selections of infoblock lists? Is it worth doing this, it is planned somewhere around 1000 people a day, on the start page there are 4 lists of infoblocks individual for each user and other data. The site is very busy right now.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Emelyanov, 2017-10-02
@babarun

4 lists of individual infoblocks
What component are you outputting?
4 infoblock lists
the list of infoblocks? or elements of information security?
The site is very busy right now.
- if the data sample creates a tangible load, then something is wrong with it.

V
Vladimir Skibin, 2017-10-02
@megafax

Build properly caching then. If you cache as you describe, then when the cache will "go out", when to update, what reactions from the user should be updated.
If there are many guest users, then for them create several cache options (10-20) and give this parameter as another one in arParams.
If the blocks are only for authorized users, then bind the cache to the user's session.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question