To remove any complexity at the start, here's a quick high-level look
at the process that I like to use:

1.  Install CF in multiserver mode.  During this process CF will ask
you to configure your webserver.  Don't configure IIS globally, but
instead choose only the virtual site that will house your CFIDE
directory structure.  Your other sites will then be free to accept
ties to additional CFMX application servers.  Don't worry, if you miss
this you can always remove incorrect configurations using the wsconfig
tool.

2.  Go into the CF Adminstrator and create new application servers (in
the instance manager section, I believe it's called).  If you don't
need a separate jvm.config for each instance then you can simply
create them and go.  If you do then you'll want to uncheck the "Create
Windows Service" checkboxes (actual label text may vary) and run the
jrunsvc utility for each service you create.

3.  Run the wsconfig utility to connect a given IIS virtual site to
each of your application servers.

Obviously, each step requires more detail, but sometimes it helps me
to keep the whole overview simple and worry about the details at each
individual step.  You can use jrunsvc --help and wsconfig --help for
assistance calling each utility, as required.

On 7/11/06, Rick Root <[EMAIL PROTECTED]> wrote:
> I'm about to do my first coldfusion install without doing the standalone
> server.. we've decided to go with the multi-server setup, but I'm
> confused about how that works with a single web server (IIS 7) and
> multiple web sites.
>
> How do you configure different web sites to use different instances of
> Coldfusion?  Can you configure different PARTS of a single web site to
> use different instances of Coldfusion?
>
> (CFMX 7 Enterprise, Windows Server 2003)
>
> Rick
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246131
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to