…of usable memory – Queries are constantly being invalidated from query cache by table updates, this means number of queries in…to be cached. Counting query cache efficiency There are few ways you can look at query_cache efficiency. First looking at number of…
Post: Sphinx search performance optimization: multi-threaded search
…to check – look at your Sphinx query log and look at the number of results matched per query…to split data, you may want these to be ranges by using a helper table in MySQL to define those ranges, mixing it with sql_query…

