]> the.earth.li Git - onak.git/commitdiff
Configure db4 locks according to maxkeys and actually check maxkeys
authorJonathan McDowell <noodles@earth.li>
Tue, 29 Mar 2011 01:35:25 +0000 (18:35 -0700)
committerJonathan McDowell <noodles@earth.li>
Tue, 29 Mar 2011 01:35:25 +0000 (18:35 -0700)
  The number of db4 objects iin use is related to the maximum number of
  keys we return at once. Configure the locking subsystem accordingly
  and limit the number of returned keys to maxkeys.

  Significantly improves the reliability of the db4 backend on a large
  busy server.


No differences found