> well, you can change the location of the logs when creating > the virtual domains. point them at the same file. of > course, you may run into some SERIOUS concurrency issues with > two ISAPI processes writing to the file at the same time. as > far as i've seen (YMMV, of course), the process holds the > file open until it hits the rotation point. i can't predict > that good things will happen when you ask two procs to have > the same file open.
In the IIS management console, I don't think it's possible to point two virtual servers to the same file. You can simply point them to a directory, and they'll then create a subdirectory within that directory based on the internal virtual service name (W3SVCx). Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

