Multi-Homing

John Mitchell writes:
 > I've read through the archive and the documentation but what's the deal
 > with not supporting multiple-ip based virtual hosts in Jigsaw?  From a
 > reply in the archive it seemed that this lack is due to some design
 > decision?
 > 
 > What's the scoop?

The scoop is that Java (until 1.1) didn't support the appropriate
calls to do that. Since 1.1 allows for it, it should be pretty easy to
extend the VirtualHostResource to handle it.

Anselm.

Received on Monday, 13 January 1997 03:29:34 UTC