![]() |
|
Poor Performance Solutions - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Poor Performance Solutions (/thread-9395.html) |
Poor Performance Solutions - Ganesh - 2011-12-17 Hello, I am looking for the best solutions to have good performances, all my pictures are 700x525 pixels and below is my configuration :
7 extensions actives :
Thanks in advance for your help. Poor Performance Solutions - sbillard - 2011-12-17 Since you have enabled the It is possible that the HTML cache has captured the page before the images have been cached. If so you can just purge the HTML cache and things will be fine. You should be able to disable the Poor Performance Solutions - Ganesh - 2011-12-18 Thanks Stephen, To be more precise, randomly some thumbnails does not appears and after comeback. That seems to be a cache problem, no ? Poor Performance Solutions - sbillard - 2011-12-18 If you have cleared your caches it takes some processing to get things re-cached. If the serving of the image takes too long, the browser shows the missing image display. If the page with those missing images is cached it will probably never catch up as it will use the image generator each time. Probably the HTML cache should not be caching pages during this period of time, that will be implemented on the 1.4.3 release as it is too late for that kind of change in 1.4.2. In the mean time, leave the HTML cache plugin disabled until all your thumbnails are being shown. Poor Performance Solutions - Ganesh - 2011-12-19 OK Stephen. |