My host just told me that I need to use some sort of caching system for my zenphoto because it's so enormous and it's eating up server resources. I'd like to use static_html_cache but I have a few questions about how it works.
1. How often does the cache refresh? My gallery gets updated several times a day, will the changes show up?
2. Will all thumbnails and cached images go into the /cache folder AND the /cache_html folder? Will this be using up twice the amount of disk space?
3. If I want to direct link to a thumbnail (I post the thumbnails on my blog), what is the correct URL for that? For example, I currently use www.mysite.com/photos/cache/albumname/imagename.jpg_100_cw85_ch85_thumb.jpg - will that need to change?
4. How is this different from what ZenPhoto does already? What are the benefits to using this plugin rather than just letting ZP do the regular caching?
Thanks for your help!