[Zope] Re: Using Pound
Dennis Allison
allison@sumeru.stanford.EDU
Mon, 5 May 2003 15:30:20 -0700 (PDT)
On Mon, 5 May 2003, Dennis Allison wrote:
> I have a number of independent Zope instances, call them zope0, zope1,
> zope2 all residing on the same machine, each front-ended with pound.
> Incoming requests are distributed by pound, based on the domain name
>
> alpha.mydomain.com
> beta.mydomain.com
> gamma.mydomain.com
>
> to zope0, zope1, and zope2, respectively. The DNS maps all of these
It looks like what I need is a SiteRoot object ...