Single IIS website to handle multiple CF9 instances?
I'm wondering how I might have multiple CF9 instances serviced by one IIS7 website.
Software:
Windows 2008 Enterprise 32bit
ColdFusion 9 Enterprise
IIS 7
Hardware:
Dual Quad Core CPUs
16GB RAM
Basically we have all of our CF applications defined in IIS as applications accessible similar to the following:
http://mycompanyintranet/CFAPPfinance
http://mycompanyintranet/CFAPPsales
http://mycompanyintranet/CFAPPaudit
Right now we have 120 CF applications running under one instance and I'd like to break these up into 3 or more instances to better utilize our server's resources. The thing I really would like to avoid is having to modify application links and user favorites to these locations but I do not know how to have IIS properly direct an application request to the associated CF instance without having to create new websites in IIS. I am not opposed to using Apache to help accomplish this but I have never done this before. I spent a bit of time pouring through the forums here and did not find what I was looking for. Any assistance or guidence on this would be greatly appreciated.
Thanks,
Shaun S.
