> You can always use the odbc connector built into iis for 
> logging... And then just use some standard queries...

There are two things worth mentioning about this. First, I don't think this
option is provided in newer versions of IIS. Second, according to Microsoft,
this option doesn't perform well under load. You're better off simply
parsing log files after the fact. Another advantage of simply parsing log
files is that you can easily offload that from the web server itself.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to