Thanks that's interesting. Any thoughts on whether it's a good idea or not?
The original thought was that because we are going to have two sites one
using jsp's the other cf accessible from the same web server, it would be
more resilient to put CF on another server. I'm sort of thinking maybe it
sounds like more trouble than it's worth. Any general pros and cons?

-----Original Message-----
From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
Sent: 03 May 2002 12:45
To: CF-Talk
Subject: Re: Does CF have to be on same machine as IIS?


> This feels like a stupid question. I somehow assumed you could install CF
on
> a separate machine to IIS, and stupidly said so at work. Now I think I was
> wrong and just wanted confirmation of the true depth of my ignorance.
>

You can install it on a separate machine, but you first have to install it
on the machine with IIS and then disable it afterwards.

Basically, you must have the ISAPI filter for CF installed on the IIS server
and then use the distributed processing stuff to talk to the remote CF
server.

http://www.macromedia.com/v1/Handlers/index.cfm?ID=16345&Method=Full

This article is actually for CF4.5.1, but the process is still the same for
CF5 as it was for CF3. ;o)

Have a look in the cfdist.ini and the cfremote.ini files in c:\cfusion\ as
well...

Have fun... ;o)

Regards

Stephen



______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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