Many organizations build sites that are comprised of multiple web
applications.  By having multiple JRun server you can isolate these web
applications.  This has the effect of giving each web application its own
process, there by the performance of one does not impact the performance of
another.  A second benefit is it allows you to define classpaths, data
sources and EJBs at the server level (in effect for each web application).
HTH

Keen

-----Original Message-----
From: Lloyd H. Meinholz [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 09, 2001 7:26 AM
To: JRun-Talk
Subject: why multiple JRun's per Web server???


It's nice that you can connect multiple JRun servers to one Web server,
but I can't think of a good reason to do that. What does having multiple
JRun servers do for you? The only thing that I could think of is having
the JRun servers on different hosts would be kind of simplistic load
balancing.

Lloyd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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