pkgsrc/devel/memcached
wiz 985d02adc1 Update to 1.4.21:
Fixes

    makefile cleanups
    Avoid OOM errors when locked items stuck in tail

If clients occasionally fetch many items, more than can fit the
TCP buffers, then hang for a very long period of time, that slab
class could OOM. In older versions this could cause a crash. Since
1.4.20 this will cause OOM errors.

Now, if a locked item lands in the LRU tail, it will be bumped back
to the head and an lrutail_reflocked counter incremented. If you're
concerned about having stuck clients, watch that counter.

Big thanks to Jay Grizzard et all at Box for helping track this
down!
2014-10-23 11:24:31 +00:00
..
files Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
patches Update to 1.4.18: 2014-04-25 09:27:37 +00:00
DESCR
distinfo Update to 1.4.21: 2014-10-23 11:24:31 +00:00
Makefile Update to 1.4.21: 2014-10-23 11:24:31 +00:00
MESSAGE Fix my previous commit, use user/group vars properly. 2014-07-15 17:30:26 +00:00
options.mk
PLIST Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00