On Mar 19, 12:48 am, Baskaran Sankaran <[email protected]> wrote:
> The key miss problem occurs, when I store all the three keys and their > values for the rules. I guess that the problem is due to the fact that the > every key is similar to two other keys except for the suffix part, though I > don't understand why this is a problem. > I would greatly appreciate any help. Still haven't seen your stats. You're going to save a *lot* of memory if you store three values in one key instead of three small values in three keys.
