But CF rarely has to look in that directory.  Pretty much only on server
startup, because the classes are all cached in memory.  And the timestamps
of the class files don't need to be checked (I can't imagine they didn't
expose this through their ClassLoader), only the source files, which are in
directories unless the app developers are insane.

Cheers,
barneyb

> -----Original Message-----
> From: Matt Liotta [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 08, 2004 10:54 AM
> To: CF-Talk
> Subject: Re: CFCACHE parts of pages without cfhttp
>
> Did you mention that to the CFMX team when they decided to
> put hundreds
> of class files in a single directory?
>
> -Matt
>
>
> On Jan 8, 2004, at 12:37 PM, Brandon Purcell wrote:
>
> > Be careful when using the filesystem make sure you do not store
> > hundreds of files in a single directory.��I found that the
> listing and
> > searching through files can kill performance.��I recommend creating
> > subdirectories and breaking up the cached files.
> >
> > brandon
> >
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to