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

Broad guidance for typical performance issues (not just query performance)

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      Users often run into performance problems early in using MongoDB. Can we make this page below give broader guidance than just query performance (can link to a query performance page)?
      http://docs.mongodb.org/manual/applications/optimization/

      It actually looks like this page was broadened a bit but it could even go further with these items:

      • Journal on a separate disk
      • Increase the number of connections in the driver until they don't get better throughput
      • Batching on insert
      • WriteConcern and changing that depending on batching or individual documents
      • Indexes
      • Using Mongostat to diagnose the issue (in particular if Mongo is even working hard)
      • Pointing out it could be disk bound and typical throughput ranges of different types of disks
      • On initial load, turn off the journal and the balancer and create indexes afterwards

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.kalan@mongodb.com Matt Kalan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 39 weeks, 6 days ago