Re: [Zope] Answer's Time
Hi, I had this problem as well in the past (not specially with zope). It could be a hidden browser process (you can see in the process list) that blocks. Try to look at the access log to see if the request is sent to the server. Finally it could be a problem with your application. Hope that helps Cheers Hoang-Vu --- Fernando Lujan <flujan@gmail.com> a écrit:
I'm having the following problem and wanna know whether it can be associated with Zope.
I have a page in my system with various links, and when I click in a link, for instance link 1.
The cursor starts being busy, the browser appear to send the request but there is no response. When it happens, if I open another window and click in the same link, I have the response immediately.
It's tuly very weird... How can I debug it? I'm using Zope 2.74 with python 2.3.4.
Suggestions will be welcome. Thanks and regards.
Fernando Lujan _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_____________________________________________________________________________ Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com
participants (1)
-
Hoang-Vu PHUNG