Best Answer SmetDenis , 03 July 2014 - 08:44
Hello,
I added some code optimizations, enable cache and disable random in the Zoo item module.
Please, check your website.
Go to the full postBest Answer SmetDenis , 03 July 2014 - 08:44
Hello,
I added some code optimizations, enable cache and disable random in the Zoo item module.
Please, check your website.
Go to the full postPosted 26 June 2014 - 01:46
Posted 26 June 2014 - 04:32
— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.
Posted 26 June 2014 - 04:57
Posted 27 June 2014 - 01:32
Hello,
500 000 items is a lot. You need a good server and some optimizations in order to achieve acceptable seed.
Let's try to make some optimization tweaks, maybe it will help you. Better make a backup before trying, just in case.
Also, please, tell us the technical info about your server. Maybe it's just too weak for such large website.
Posted 29 June 2014 - 03:53
Hello,
500 000 items is a lot. You need a good server and some optimizations in order to achieve acceptable seed.
Let's try to make some optimization tweaks, maybe it will help you. Better make a backup before trying, just in case.
- Disable all unnecessary Joomla plugins. Especially search and smart search.
- It will be faster to use "exact" search mode of JBZoo filter instead of "Full text".
- Don't use multiple sortings.
- Don't use ZOO sorting, especially the alphabetical one.
- Enable caching.
- It's better not to use file cache. php memcache module works very well.
- If you have a static content, you can enable caching plugin. Only drawback is that it doesn't check if the information have been updated.
Also, please, tell us the technical info about your server. Maybe it's just too weak for such large website.
I use the cloud server, its configuration is
Memory 2048MB
Disk (Raid 10) 120GB
CPU 4
This server using APACHE running on this server, PHP5.4.16, and two site open speed is very fast.
So far my network using the JBZOO extension has been uploaded 400000 + data. The existing1GB database file.
According to your suggestions I have made some adjustments in the background, but the effect is not good.
Before I set up the index of data table
Posted 30 June 2014 - 06:44
— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.
Posted 01 July 2014 - 01:31
Posted 01 July 2014 - 04:29
Posted 03 July 2014 - 08:44 Best Answer
Hello,
I added some code optimizations, enable cache and disable random in the Zoo item module.
Please, check your website.
— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.
Posted 03 July 2014 - 10:09