[Zope] Performance of webserver?
Michel Pelletier
michel@digicool.com
Tue, 31 Aug 1999 11:54:14 -0400
> -----Original Message-----
> From: Jason Jones [mailto:jason.jones@awl.com]
> Sent: Tuesday, August 31, 1999 11:43 AM
> To: Bill_Seitz@mail.medscape.com
> Cc: zope@zope.org
> Subject: Re: [Zope] Performance of webserver?
>
>
> Bill Seitz wrote:
>
> Also, is it possible for ZServer to publish from the
> filesystem as opposed
> to the ODB/ For istance could http://myserver/somefiles be
> dynamic zope,
> while http://myserver/someotherfiles could be static pages served up
> directly without the need for Apache, or is this impossible
> with the current
> implementation of ZServer?
>
ZServer is based on Medusa, which does come with a standard filesystem
HTTP server. It is not supported by us but I'm sure it would work fine
with ZServer. See the medusa site for more info
http://www.nightmare.com/
-Michel