This was actually due to another bug which I posted about agesa go on the cmf list... Chris Ausum Studio wrote:
I had similar problems when I used to login to my local Zope installation having CookieCrumbler in-between.
Ausum
----- Original Message ----- From: "Chris Withers" <chris@simplistix.co.uk> To: "Dieter Maurer" <dieter@handshake.de> Cc: <zope-cmf@zope.org> Sent: Friday, December 03, 2004 9:18 AM Subject: Re: [Zope-CMF] sluggish images in CMF?
Dieter Maurer wrote:
A CMF 1.5 site I'm working on seems to be suffering from sluggish images (and maybe overall sluggish performanc :-S)
Maybe the still not fixed problem on Windows with "debug-mode on"?
You know we had a lengthy discussion about a year ago. This problem should have been fixed ages ago!
Are there any open collector issues for this?
I think the stuff we were talking about has been resolved, since there's only one use of os.platform now, and I'm pretty sure it needs to be
there...
If the image is small, sending the "not modified" response takes as much time than delivering the image itself. It should be in the order of a few ms.
Indeed. I made things a lot better by turning the security policy back to the C implementation. I've also noticed that the real slowness only comes when I hit the reload button on IE or Mozilla, without any Ctrl or Alt modifiers. Why would this cause all the images to reload?
I feel like I'm missing something simple that I should sort out before I start profiling...
Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope-CMF maillist - Zope-CMF@lists.zope.org http://mail.zope.org/mailman/listinfo/zope-cmf
See http://collector.zope.org/CMF for bug reports and feature requests
_______________________________________________ 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 )
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk