[Zope-dev] Zope Performance - Windows 2000 .. Newbie

Bryan Baszczewski bryanbz@2s2i.com
Mon, 5 Mar 2001 14:01:52 -0500


I am getting some serious Zope lag time (15-20 seconds) for simple HTML
pages when also trying to hit the same port with data requests.  The data
requests are <= 50 records of text data and SQL Server is optimized (meaning
the querys dont take that long, just the connection to Zope).  We are using
port 8080 on Windows 2000 and was wondering if there is some kind of queue
or prioritizing of Zope requests?  If so, how can I work around this?
Thanks in advance!