The answer lies in the hosts file - it is missing on Win95 machines and when running standalone, ZopeHTTPServer needs to lookup the address of the localhost for logging if I remember correctly. You need to add a HOSTS. file to your C:\WINDOWS directory. There should already be a HOSTS.SAM there, which is a sample file that contains an entry for localhost, copy that to HOSTS. (i.e. no extension) and see if it improves the performance. Robert Leftwich Paul Everitt wrote:
If I remember correctly, this issue came up several months ago and the answer was Windows network lookups. Are you perchance working offline when you experience the slowdowns?
Don't worry, I can guarantee you that Zope 1.10.3 on a Win95, 166 Mhz machine will do several hits per second. What you are seeing is Zope not being configured correctly (unfortunately I don't remember the answer).
--Paul
-----Original Message----- From: Dody Gunawinata [mailto:dody_g@eles.com] Sent: Saturday, September 25, 1999 8:15 PM To: zope-dev@zope.org Subject: [Zope-dev] Speed..
Hi all,
i'm running Zope on with P-200 64 Mb Win95-OSR 2 with ZoneHttpServer. And it's slow (really slow, it takes about 15 seconds in local machine just for the browser to properly display the management console)
I've tried to switched the python int shipped with the package to my own full python installation, and it still is slow.
Anyway have an advice on speeding it up ? Could it be the built in webserver that is slow ?
thanks
dody, italy
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )