Hi Alexander, Yes, others and I experienced this too. However, when I installed Medusa (delivered with Zope 1.11) everything works just fine. Tom. -----Original Message----- From: Alexander Staubo <alex@mop.no> To: zope@zope.org <zope@zope.org> Date: zaterdag 8 mei 1999 23:00 Subject: [Zope] Zope 1.11 timeouts with IE 5.0 :I'm having some problems on Zope 1.11 (running ZopeHTTPServer) with IE :5.0 (this is NT, SP4). : :Pages in the management interface usually load fine, but IE will never :load images on first attempt -- they time out. A simple refresh on the :individual frame will usually bring up the images. Occasionally single :pages time out, as well, or the server gives a "connection refused". I :experienced the latter problem with Zope 1.10.2 to a certain extent; :with 1.11 it seems to have worsened. : :Alexander Staubo :http://www.mop.no/~alex/ :mailto:redhand@mop.no : : :_______________________________________________ :Zope maillist - Zope@zope.org :http://www.zope.org/mailman/listinfo/zope : :(For developer-specific issues, use the companion list, :zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev ) :
On 9 May 99, at 1:16, Tom Deprez wrote:
Yes, others and I experienced this too. However, when I installed Medusa (delivered with Zope 1.11) everything works just fine.
Nope, not for me. I see the same problem with ZopeHTTPServer or Medusa on win32. Both IE4 and IE5 don't complete their downloads. This is true even when "show pictures" is disabled. Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com ICQ: 14856937
Brad Clements wrote:
On 9 May 99, at 1:16, Tom Deprez wrote:
Yes, others and I experienced this too. However, when I installed Medusa (delivered with Zope 1.11) everything works just fine.
Nope, not for me. I see the same problem with ZopeHTTPServer or Medusa on win32.
Both IE4 and IE5 don't complete their downloads. This is true even when "show pictures" is disabled.
Do you by chance run also MS Proxy server ? For me it messed up simple CGI script output by changing \n -> \r\n and not changing the Content-length: header accordingly. This resulted in IE4 not getting the whole document and barfing accordingly (I had generated Javascript source at the end, invoked bu onLoad=) NS got the whole document anyway, disregarding the (now broken) Content-length: --------------------- Hannu
On 9 May 99, at 13:49, Hannu Krosing wrote:
Do you by chance run also MS Proxy server ?
No. This is just stand-alone ZServer or ZopeHTTPServer on NT 4.0 WS with SP3, and the clients are on Win95 or WIN NT.. Not using IIS or proxy at all. Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com ICQ: 14856937
participants (3)
-
Brad Clements -
Hannu Krosing -
Tom Deprez