Hi, can you give some more info please, such as what the assembly version of Keyoti.RapidSpellWeb.ASP.NETv4 is?
How have you determined the memory usage?
Can you show me all the code related to your usage?
What language are you spell checking? Different language dictionaries are different sizes.
"Keyoti.RapidSpell.SpellingDictionary" is a class that holds the dictionary in the cache, so it is not supposed to go away. Doing this prevents the dictionary being reloaded for every request which lowers load.
Jim
-your feedback is helpful to other users, thank you!