I have a gallery with over 30,000 images. My SQL file is only about 30mb though. Every time I add new galleries I usually do it by creating a folder in FTP, as the ACP just doesn't work for me. It goes incredibly slow and sometimes does not load at all.
I was trying to get into one of my folders today to re-arrange the order of its subalbums, but it wouldn't load. It stops half way. Looking at my process manager, I saw that /zp-core/admin.php was using up 74.1 percent of the CPU load and 2.1 percent of the memory.
Why?
Comments
Also there is info on the user guide's troubleshooting how Zenphoto works regarding images. What you see is most likely your server not being able to process the images you uploaded
http://www.zenphoto.org/news/troubleshooting-guide
On the images tab of course the display for the images on the left need to be generated as well.
So, either set a fixed album thumb for each album or use the option to show a stand-in replacement image for the albums list. For the images try using less images per page.
Additionally you might want to consider to use smaller images.
It either loads verrrry slowly or the page stops loading halfway or I get a 500 error.
I know all the images are cached because I have accessed that gallery on the main page and have look at all the images inside. I have 30,000 images, but they're not all in one gallery.
You probably might need to consider to upgrade your server so it is able to do the task especially if these images are quite big dimension wise.
You ask if there is any way to implement it for the front end and of course the answer is yes since the technique used on the back end could also be used on the front end. However we have no intention of doing this as it seems unnecessary and would present all sorts of security risks.
If you can access Options > Gallery see also if these options are not checked:
Gallery behaviour > visual thumb selection
Gallery behaviour > show subalbum thumbs
So before we talk any further, please first upgrade. (btw, if your server is too slow "visual thumb selection" should be off by any means).
I'll upgrade, but it's not something I can do at current.