RE: [Zope] Re: excellent note should be added to docs - how?
WhooHoo!!! Bring on the nitty-gritty details... Like how to make it work with ZEO and multiple, redirected clients and squid... I get a different ID and TOKEN on every refresh. -Allen -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris McDonough Sent: Tuesday, August 06, 2002 8:48 AM To: A M Thomas Cc: zope@zope.org Subject: [Zope] Re: excellent note should be added to docs - how? FWIW, a sessions chapter will be in an upcoming release of the Zope Book... On Tue, 2002-08-06 at 08:43, A M Thomas wrote:
Hi there,
I was reading through the digest of the zope list, and found Chris McDonough's explanation of the two session properties, browserID and sessionID, really great.
Is there a procedure to get this chunk of information added to some kind of documentation tree? I looked around briefly on the Zope site and the ZDP site but didn't see anything. I'd love to just copy and paste this information into a Wiki or something, or create a new 'node' somewhere for it. I guess there's always Appendix B, but that's sooooo looong.
- Am
_______________________________________________ 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 )
Hi, Is there an easy way to refresh a product from a ZEO client without restarting Zope? Thanks, Jonah
Jonah Bossewitch writes:
Is there an easy way to refresh a product from a ZEO client without restarting Zope? As Chris Withers already said, the "Refresh" tab may do it.
It might be necessary to do it in a (the!) ZEO client with the "FORCE_PRODUCT_LOAD" environment variable set (look at the ZEO documentation, to learn about this variable). Dieter
participants (4)
-
Chris Withers -
Dieter Maurer -
Jonah Bossewitch -
Schmidt, Allen J.