SVN: ZODB/branches/hannosch-pickle-protocol2/etc/sample.conf Add protocol 0 to the benchmarks

Hanno Schlichting <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20100501120811.C04D5941B7__1719.51443558118$1272715698$gmane$org@cvs.zope.org>
Log message for revision 111819:
  Add protocol 0 to the benchmarks
  

Changed:
  U   ZODB/branches/hannosch-pickle-protocol2/etc/sample.conf

-=-
Modified: ZODB/branches/hannosch-pickle-protocol2/etc/sample.conf
===================================================================
--- ZODB/branches/hannosch-pickle-protocol2/etc/sample.conf	2010-05-01 12:00:57 UTC (rev 111818)
+++ ZODB/branches/hannosch-pickle-protocol2/etc/sample.conf	2010-05-01 12:08:11 UTC (rev 111819)
@@ -17,27 +17,51 @@
     </filestorage>
 </zodb>
 
-<zodb zeo_fs>
+<zodb zeo_fs_prot0>
     <zeoclient>
         server $host:8100
+        pickle-protocol 0
     </zeoclient>
 </zodb>
 
-<zodb zeofs_pcache>
+<zodb zeo_fs_prot1>
     <zeoclient>
         server $host:8100
+    </zeoclient>
+</zodb>
+
+<zodb zeo_fs_prot2>
+    <zeoclient>
+        server $host:8100
+        pickle-protocol 2
+    </zeoclient>
+</zodb>
+
+<zodb zeofs_pcache_prot0>
+    <zeoclient>
+        server $host:8100
         client 0
         var var
         cache-size 200000000
+        pickle-protocol 0
     </zeoclient>
 </zodb>
 
-<zodb zeofs_pcache_prot2>
+<zodb zeofs_pcache_prot1>
     <zeoclient>
         server $host:8100
         client 1
         var var
         cache-size 200000000
+    </zeoclient>
+</zodb>
+
+<zodb zeofs_pcache_prot2>
+    <zeoclient>
+        server $host:8100
+        client 2
+        var var
+        cache-size 200000000
         pickle-protocol 2
     </zeoclient>
 </zodb>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.