[EuroPython] Menu structure

Jean-Marc Orliaguet jmo at ita.chalmers.se
Mon Feb 7 11:21:52 CET 2005


Chris Withers wrote:

> Jean-Marc Orliaguet wrote:
>
>> I've increased the size of the 'main_db' cache to 10000 objects, but 
>> it doesn't help when the cache is empty.
>> Zope-2.7.2 has two severe memory leaks, transciense issues, see 
>> http://zope.org/Products/Zope/2.7.4/CHANGES.txt - so I don't think 
>> it's a good choice, but this is not my choice.
>
>
> Okay, well, an upgrade should be pretty easy right?
>

Yes, it is easy, but can someone at amaze.nl upgrade to Zope.2.7.4?
I did some optimization in the theme renderer and the response time 
seems quite good.

>> but if we put a squid in front of it, there won't be any problem.
>
>
> That is NOT the right solution to this problem...
>
> Chris
>
this is right, Squid won't work either since the site is using cookies 
and the authenticated pages have the same addresses as the anonymous 
pages. However I am convinced that some sort of mirroring with ZEO would 
speed up the access for conference attendees.

/JM




More information about the EuroPython mailing list