I'm pretty sure your correct... found sean's post: If it's any help, Macromedia runs the built-in web server on JRun for its public-facing website. Here's how we have it set up:
Cisco Load Balancer (clustered pair, round robin) - macromedia.com | Apache 2.0.x (web server cluster; Solaris) | Cisco Load Balancer (clustered pair, sticky session) | CFMX 7 / JRun (cluster: two instances per server, six servers; Solaris) | Oracle 9i (Solaris) We use mod_proxy / mod_rewrite to pass .cfm / .cfc requests to the second tier. You can probably do something like that with IIS so that you don't have to directly expose the JWS. On 8/25/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > although i haven't ran in distributed mode with CF7 yet, I think > > things are mostly the same. (I know Sean runs this config at > > macromedia so he should have a final answer) > > Actually, I don't think this is how macromedia.com runs. I recall them using > a reverse proxy configuration through Apache - similar in some respects > (they're not running CF on the public-facing server directly I guess), but > not distributed mode. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216438 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

