I'm not... kind of.

The ImageServer class caches thumnails automatically, so it will only
happen once when an image is first requested, or if requested in a
size that hasn't been asked for before - otherwise the thumbnail is
read from disk and output with the correct mime header.

I can post the ImageServer code too if necessary but code is a bit
ugly to read in this forum and seeing as the thumbnails work most of
the time and that file is an automatic cake cache file that I don't
control, I thought it unlikely to be related to my image resizing
code.






On May 7, 1:45 pm, jonknee <[EMAIL PROTECTED]> wrote:
> Is there any reason you are generating thumbnails on the fly? This
> sort of operation is much more efficient to do once (typically when
> images are uploaded).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to