On Fri, Jan 25, 2013 at 2:44 AM, Colin Law <[email protected]> wrote:
>> I am using Sunspot Search Engine in my app. When I deployed my app in >> production It it bit slower side. >> ram 256 > profile rails As Colin says, you need to look at your Rails app's performance (NewRelic rpm is extremely helpful) but 256mb is very limited to run a Rails app *and* a Java app server. You need to look at how Solr is configured, what JVM is in use, how much memory it's using, etc. Good luck. -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

