On 25 January 2013 15:42, Hassan Schroeder <[email protected]> wrote: > 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.
Hassan is right, I had not noticed the ram value. The first thing I would do is put in a couple of GB at least. Colin -- 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.

