R
R
Roman2020-11-05 01:05:15
1C-Bitrix
Roman, 2020-11-05 01:05:15

What are the specific Bitrix speed optimization tools?

Greetings.

Friends complained that "Bitrix takes a very long time to load, we don't understand what to do with it..." ))

Are there any Bitrix-specific speed debugging tools, like in Laravel?

Well, to see what requests are eating the most time there and all that stuff?

Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton, 2020-11-05
@procode

Bitrix speed optimization is a complex work from content optimization to server settings.
There are definitely a couple of dozen points to pay attention to.
Start from the Performance tab /bitrix/admin/perfmon_db_server.php and go in order.
Run through googlespeedtest
In the public part in the top panel, turn on Debugging and see the requests.
Use component caching, composite site technology and cdn.
In general - a lot of things ... you can still twist nginx or apache, tuning mysql ....

A
Antonio Solo, 2020-11-05
@solotony

Bitrix itself is inhibitory due to the fact that it is gigantic. If you haven't tinkered with it, then you are unlikely to be able to significantly optimize it (without throwing away the functionality).
If you have VDS then the first advice is to increase the memory. Often this solves all problems with speed.
If you want to make a highly loaded project on Bitrix, then you should start with the web server settings: abandoning Apache in favor of nginx, caching proxy, php as fast-cgi, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question