Ari Halberstadt wrote:

>Yet another approach is to have completely separate web servers running for
each user on a non-privileged port. This is probably the ideal solution
because:

>1. You have, in one single step, decentralized the administration.

>2. You don't have to figure out how to run jserv in manual mode for each
user and all the mess described above.

I like this approach. Memory not too expensive for Intel boxes and with each 
user having a separate JVM there would be less chance of a "green thread" in one

JVM hanging another user's JVM.

Is there a way to connect all the webserver instances through Network Address 
Translation so they appear to the outside world as separate domains on port 80?

What are the minimum recommended modules necessary to support JServ?

--Mark Ashworth


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to