I'd recommend (as others have) that you not use CF (5 and below) for heavy string parsing like reading IIS logs. There are many other tools out there which will do this MUCH more efficiently.
If you're doing this as an experiment, go for it, but if you are counting on it to work in any real world, scalable situation, you'd probbaly be better off looking into other options. Having said that, I have no idea how MX would handle string parsing. Who knows, it could handle it wonderfully. :) -Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Robert Orlini [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 25, 2002 10:08 AM > To: CF-Talk > Subject: IIS logs > > > Has anyone used CF to read IIS web server logs and compiles > the info similar to Livestats or Webtrends? If so, would you > mind sharing some of the code that reads the comma-delimited > file log file, etc? > > or...is there a CF-based program out there that reads IIS > logs and compiles the info? > > Thanks. > > Robert O. > HWW ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

