Hi,
What do people do about cleaning up the cfclasses directory on a production machine, if at all. On mine it is C:\CFusionMX\wwwroot\WEB-INF\cfclasses I ask only because the directory now holds over 112,000 files amounting to about 650Mb of disk space. So many file in fact that I can't browse the direcory in Windows explorer. I kindof understand what it is used for (compiled CF files) but do old files get overwritten with new ones when the source CF files change? If not then the chances are that the disk will eventually fill up. I also use a lot of temporary files that are <cfinclude>'d to execute small amounts of code coming out of the database so I'm concerned that these are being compiled but I can't see how that could be cached so there may be another growing file problem there. Any hints, tips or suggestions? Many thanks, Brett B)
