> what is a virtual application ??? In IIS, when you create a virtual directory, you can specify that any ISAPI extensions referenced by that directory are run as a separate process, rather than as part of the same process as that used by ISAPI extensions in the parent web site. For CF, I've found no reason to do this; performance typically is better for ISAPI extensions if they're all run within the same process.
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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

