On 25 January 2013 15:42, Hassan Schroeder <
hassan.s...@gmail.com> wrote:
> On Fri, Jan 25, 2013 at 2:44 AM, Colin Law <
cla...@googlemail.com> 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