# How do I enable caching different from the default 10 MB of cache on AppServer for 10000 suggestions

By default, the cache mechanism is turned off. To enable cache saving (caching), specify the number of misspellings using the [CacheSaveInterval](/v6.12.0/deployment/configuration/application-server/appserver-parameters.md#draft-appserverparameters-cachesaveinterval) parameter in the AppServerX.xml file. You can specify any number of misspellings that suits your particular WebSpellChecker needs. The default value for cache according to [WebSpellChecker Server Hardware Requirements](broken://pages/cSwflyzl1OWUYIOSkNt0) is 10 MB of cache is enabled on Server for 10,000 suggestions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wproofreader.com/v6.12.0/faq/technical/caching/how-do-i-enable-caching-different-from-the-default-10-mb-of-cache-on-appserver-for-10000-suggestions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
