[Zope] Listening on specific interfaces
Pearson, Brian Edward (GEA, 056278)
BRIAN.PEARSON@APPL.GE.COM
Wed, 1 Mar 2000 13:22:15 -0500
> I want to be able to have Zope listen to a specific network
interface, i.e.
> - a virtual IP address that has been created on the server. This
will allow
> me to have multiple Zope sites running on the same machine. How
can this be
> accomplished? Any/all suggestions are greatly appreciated.
>> You could run Zopes behind an Apache server and connect via
ProxyPass or
>> FastCGI. This would even allow virtual servers on one IP address.
Frank, I agree, however I probably should have been more specific. I
would like to be able to do this using ZServer rather than using Apache or
in my case Netscape Enterprise Server. Do you know if ZServer supports
this?
Thanks again,
-Brian
> -----Original Message-----
> From: Frank Tegtmeyer [SMTP:fte@d.de.mqi.net]
> Sent: Wednesday, March 01, 2000 12:08 PM
> To: zope@zope.org
> Subject: Re: [Zope] Listening on specific interfaces
>
> > I want to be able to have Zope listen to a specific network interface,
> i.e.
> > - a virtual IP address that has been created on the server. This will
> allow
> > me to have multiple Zope sites running on the same machine. How can
> this be
> > accomplished? Any/all suggestions are greatly appreciated.
>
> You could run Zopes behind an Apache server and connect via ProxyPass or
> FastCGI. This would even allow virtual servers on one IP address.
>
> Regards, Frank
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )