The only time I have seen this as beneficial is where security dictates that
the Web and CF Servers have to be in different network segments like behind
different firewalls etc.  Otherwise from a performance standpoint money is
better spent having a beefier machine and keep CF and the web server on the
same box.

Mike Brunt, CTO Webapper
http://www.webapper.com
Tel: 562.243.6255
Instant Messaging
AIM: webappermb
Webapper, Downey CA Office

"Webapper - Making the NET Work"


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 4:57 AM
To: CF-Talk
Subject: RE: Does CF have to be on same machine as IIS?


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




______________________________________________________________________
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

Reply via email to