Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Wojciech Tengler 95 posts 198 karma points
    Nov 24, 2011 @ 13:44
    Wojciech Tengler
    0

    ImageGen large amount of cached files (NoCache option)

    The <NoCache>True</NoCache> setting causes only that cached files are not used but the files are still generated. I have just more than 100 thousands cached files. When this files aren't distributed thet is is also unefficient.

    For high performance the disc cache is not efficient. Much better is acceleration.

    Please make full sense of NoCache option :)

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Nov 24, 2011 @ 13:52
    Douglas Robar
    0

    I think the manual is clear that 'nocache' doesn't mean that no cache is created... rather, any previously-generated cached image is not used and a new image is generated and cached.

    NOCACHE
    Disregard any previously-cached image, recreate the image and cache it to disk. Useful for debugging. This setting should not be used in production as it will create new images with every request, slowing performance and using more server resources than necessary.

     

    If you've got far too many cached images in a folder you may be using an older version of ImageGen that had a bad caching bug? You can check the version in use by using imagegen.ashx?version on the querystring. 

    cheers,
    doug. 

Please Sign in or register to post replies

Write your reply to:

Draft