Yes the cache directory is /cache. I had to create it when I install the WooThemes.
That is exactly what is happening, it is creating a new thumbnail image for each image on the page every time the page loads. I can see the new time stamps on the files.
Aye carumba, no wonder it was so slow.
TeemThumb by Bjorn Borresen. Based on TimThumb script created by Tim McDaniels and Darren Hoyt with tweaks by Ben Gillbanks (http://code.google.com/p/timthumb/).
Now I wonder of that Bjorn is the same Bjorn who is the developer in the WooThemes forums. There is a thread over there and the guy has the same problem. that Bjorn says:
“Teemthumb should only do it’s work the first time, so it shouldn’t really be slow (it will just use the cache if it exists on the next calls).
“You can have a look at the various caching capabilities of EE here: http://bit.ly/baO8Ay
“I would most likely use cache on the header embed .. so it doesn’t have to go through that each time.”
BUT, I don’t see how EE caching would effect teemThumb caching. Looks like I need to dig thru the teem thumb PHP code. This is why I really do not like to buy third-party addons.
I believe the reason this started Sunday was because I had uploaded many very large JPG files. Since they are larger, it is likely talking longer to create thumbnails that it did before.