robert rottermann wrote at 2006-5-7 10:05 +0200:
...
What does the "wget -S http://www.ersigen.ch/view-source.gif" gives you?
prints the following and waits for ever: robert@chrissy:/home/zope/Products/redProducts/RedUtils/commander/tests> wget -S http://www.ersigen.ch/view-source.gif --09:59:48-- http://www.ersigen.ch/view-source.gif => `view-source.gif' Auflösen des Hostnamen »www.ersigen.ch«.... 193.246.254.98 Verbindungsaufbau zu www.ersigen.ch|193.246.254.98|:80... verbunden. HTTP Anforderung gesendet, warte auf Antwort...
Okay, I would not want to believe it. But, apparently, Zope really does not answer. Thus check at the bottom of "Control_Panel --> Debug information" that Zope is indeed still processing the request. If it does, use "DeadlockDebugger" to find out where it is hanging around. -- Dieter