Hi Joe,
First off, BRILLIANT bit of software...have used it on a number of sites (I sent you $ once somehow, but I should probably send some more--where's your donation site again?).
On to my problem: I have a custom 404 handler that emails me some diagnostics when a 404 happens. I would occasionally get a 404 reported on one of the images on my site, but when I'd check the URL of that image manually, it would render just fine.
My site traffic has more than doubled since November, and now I'm seeing these come in small batches with much more regularity. In all cases, my 404 handler emails me with the URL that was requested & failed, and in all cases, it renders fine for me.
Is it possible that part of SLIR is running out of some resource (memory, some cache allocation, etc.) and failing that way?
The page that's causing these errors to happen generates 30 thumbnails at once, and it's picking somewhat at random from about 4000 images to resize--each of which is about 1000x700 and 150K in size. Here's the page:
http://www.visualitineraries.com/Explore.aspI note that my server CPU peaks pretty high on all 4 CPUs when this page is fetched, especially if I change the country selection (which would force it to render a different set of thumbnails).
Any ideas?
Cheers,
Michael.