Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
I think we should document sane best practice OS level settings in the ref guide, e.g. in https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production
Such as lower system swappiness or ability to use mlockall (like this ES page https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html)
I also found this github repo https://github.com/LucidWorks/mlockall-agent - it is old, did anyone have good experience with the agent for locking Solr's memory?
Attachments
Issue Links
- is related to
-
SOLR-11874 Add ulimit recommendations to the "Taking Solr to Production" section in the ref guide
- Closed
- relates to
-
SOLR-14335 Lock Solr's memory to prevent swapping
- Open
- links to