Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-488

Add manual section with information on cache pre-warming strategies

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • None
    • manual
    • None

    Description

      I couldn't find any page on either the wiki or new manual documenting cache pre-warming strategies. MongoDB 2.2 added the 'touch' command, so it would be helpful to include actual use cases and effects for replica/sharded environments.

      Other strategies include:

      • Write a query which returns nothing but has to consider every document
      • Force an index into memory by using a hint() with the query
      • Use the explain() command to get an idea of how many index items or documents would need to be scanned for a given query

      Attachments

        Activity

          People

            Unassigned Unassigned
            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              11 years, 24 weeks ago