Got the following message from my server people. Need help with the solr
memory issue. Solr version 8.11.2







*Solr is using the next highest CPU and is the highest memory user on the
server.Solr is using more than 3 times the memory of MySQL.Solr and MySQL
are the highest memory users by a wide margin. The Apache logs show
"scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit."
Increasing the Apache Server limit is an option, but with the extremely
high memory usage, increasing it may cause more server issues.*
The solr.in.sh has the following settings.

SOLR_PID_DIR="/var/solr"
SOLR_HOME="/var/solr/data"
LOG4J_PROPS="/var/solr/log4j2.xml"
SOLR_LOGS_DIR="/var/solr/logs"
SOLR_PORT="8983"
SOLR_JAVA_MEM="-Xms24g -Xmx24g"
SOLR_HEAP="32g"
SOLR_OPTS="$SOLR_OPTS -Dsolr.disable.shardsWhitelist=true"
SOLR_TIMEZONE="UTC"

My server config is -

128GB DDR4 RAM
2x2TB Storage
Software RAID-1
NVMe SSD
Xeon® E-2388G*
8 Core / 16 Thread

Reply via email to