Index: openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl,v diff -u -N -r1.138 -r1.139 --- openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 24 Jul 2018 18:46:12 -0000 1.138 +++ openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl 5 Aug 2018 09:12:04 -0000 1.139 @@ -751,7 +751,8 @@ ::acs::KeyPartitionedCache create ::xo::xotcl_object_type_cache \ -package_key xotcl-core \ -parameter XOTclObjectTypeCache \ - -default_size 50000 + -default_size 50000 \ + -partitions 2 ns_log notice "... created ::xo::xotcl_object_type_cache" ::acs::Cache create ::xo::xotcl_package_cache \