Rick i'd suggest that the normal installation isnt going to be managing more than say 100 images at most in any directory, so i think you should leave the default as it is.
I'd say just put a comment somewhere or something in the docs that tells how to change that setting instead. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On Tue, Sep 1, 2009 at 9:17 PM, Rick Root<[email protected]> wrote: > > On Mon, Aug 31, 2009 at 11:47 PM, Kevin Pepperman<[email protected]> wrote: >> >> One thing I should mention, If you point this at a folder with a huge number >> of files, It can take up all resources pretty quickly, even taking all >> memory available to the JVM. > > Yeah, you'd want to disable the feature that has it look up image > dimensions, it's a configurable option via one of the > cfinvokearguments. > > I should probably have that turned off by default. > >> So maybe either add a a "stop at" recursion filter, or maybe a way to filter >> folders with specific names? > > The basic directory listing isn't doing any kind of recursio, so any > slowness you experience on the directory listing is probably the image > component grabbing image dimensions. > > > > > -- > Rick Root > CFFM - Open Source Coldfusion File Manager > http://www.opensourcecf.com/cffm > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325969 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

