Hi together, in my application i've a image gallery. And i show the images by a media view (against link stealing).
But all the time the images gets parsed completly by the media view. So i wan't to cache the output for a long time (1 month or something). But the usual cache functions seems not to work with media views. For example, a page with 100 pictures takes about 30 seconds to get loaded when i use media views, and it takes only 3 seconds if i put them directly in the page by "image" tags. Does anybody know some hints? Thank you in advance bye Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
