> > > 1. Run 2 instances of apache on each web server. 
> > > ...
> > 
> > How did you configure this? Did the different instances 
> > have different ports?
> > 
> > ALSO how did you get CF to run with all the instances?
>
> Did anyone ever answer this? I'm curious myself.. specifically 
> on IIS.

I don't think anyone answered the question with regard to IIS - it was an
Apache question.

You can't run multiple instances on IIS on a single server. However, you can
run multiple virtual servers within IIS, and each can have its own ISAPI
configuration. You can get the same effect doing this as the original writer
mentioned using Apache.

With either IIS or Apache - or any other web server - all instances or
virtual servers can use the same CF service, as long as they're configured
to do so.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to