Back to Floor
Performance & Tuning • Room 2
Search Performance Tuning
`limits.conf` controls critical search parameters: `max_searches_per_cpu`, `max_rt_search_multiplier`, dispatch directory TTL, and subsearch limits.
When users complain about slow searches, the Architect must determine: Is it a search design problem (too broad)? A resource problem (CPU/memory saturation)? Or a concurrency problem (too many searches queued)?
Knowledge Check
Prove your understanding to clear the room (Rewards XP)
Drag items to their correct zone (or tap item then tap zone on mobile)
Controls max concurrent searches per CPU core
Stores search artifacts and results on disk
Controls how long a subsearch can run
Limits total number of scheduled searches
max_searches_per_cpu
Dispatch Directory
max_subsearch_depth
max_searches_per_cpu × cores