2 Oct
2002
2 Oct
'02
7:31 p.m.
On Wednesday 02 Oct 2002 8:03 pm, sean.upton@uniontrib.com wrote:
+1
+1
IMHO, Zope releases should, in this scenario, be configured by default to use a custom_zodb.py file with ClientStorage over a socket at startup,
That is a tempting idea. Use of a TCP socket has security implications that make it a bad choice for a default, unless we implement mutual authentication. Use of a unix socket has the obvious problem that it wont work on windows.