On Tuesday 22 January 2002 02:50 am, Toby Dickenson wrote:
On Mon, 21 Jan 2002 12:20:41 -0600, Lynn Walton <waltonl@franklin.edu>
wrote:
For instance in a client .. under database management, cache parameters I see this (which I've never messed with so it must be by default):
Total number of objects in the database 20518 Total number of objects in all caches 2100 Target Size 400 Target max time between accesses 60
Can someone point me to understanding if this level of caching stops the client from making the trip to the ZODB on the ZEO Server.
That stops Zope needing to talk to its storage (FileStorage or ZEO ClientStorage), then unpickle the result, for every object access.
The http client is not involved in this level.
ps interesting numbers. How many publisher threads do you have? (thats -T on the command line)
what's interesting? when i looked at thenumbers, it's like staring at the wall :P could you please enlighten this poor soul? thanks
Toby Dickenson tdickenson@geminidataloggers.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )