More details would help. What is 8? 2? Load is query or index load? How many users? Increase in indexing rate? Have you looked at: https://wiki.apache.org/solr/SolrPerformanceProblems and the links on that page?
Best, Erick On Tue, Oct 17, 2017 at 6:10 AM, j.s. <jsay...@brandeis.edu> wrote: > hi > > i run a stand alone solr instance in which usage has suddenly spiked a bit. > the load was at 8, but by adding another CPU i brought it down to 2. much > better but not where i'd like it to be. > > i guess i'm writing to see if anyone has any suggestions about where to look > to improve this. the data size is 24G. i have 4G of memory dedicated to > server. > > my initial plan is to look at pulling stats from request handlers and MBeans > and see what that tells me. but i'm open to other suggestions. > > with this level of detail, all i can reasonably expect is for someone to > say, "you might want to look here ..." > > thx for any help.