Matthew Oliver 05d83b0a47 memcache: Add an item_size_warning_threshold option
Whenever an item is set which is larger than item_size_warning_threshold
then a warning is logged in the form:

  'Item size larger than warning threshold: 2048576 (2Mi) >= 1000000 (977Ki)'

Setting the value to -1 (default) will turn off the warning.

Change-Id: I1fb50844d6b9571efaab8ac67705b2fc1fe93e25
2022-02-15 16:54:17 +00:00
..
2022-01-28 21:01:17 -08:00
2022-01-27 14:40:27 -08:00
2020-05-15 22:38:04 -07:00