On Thursday, Feb 27, 2003, at 16:10 US/Pacific, Jim McAtee wrote: >> Why wouldn't I just put that stuff on a web server that's not using >> CF? > If you've got only one machine.
I was talking more about performance - you won't get increases in performance on one box by adding more web server instances (in general). > The only limitation I can think of is that sites on the two web > servers couldn't > share a single IP address unless you had the web servers listening on > different > ports. Well, they could if you use a load balancer (one IP) and then have the (multiple) web server instances route requests based on the domain being requested. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

