Hi all, I am using Sunspot Search Engine in my app. When I deployed my app in production It it bit slower side. My Server Details: ram 256 Ubuntu 11.10 How can I check why my app is slow in production can any one help me out to solve this issue. Cheers, Kp
on 2013-01-25 07:22
on 2013-01-25 11:46
On 25 January 2013 06:21, keerthi priya <emailtokeerthipriya@gmail.com>
wrote:
> solve this issue.
Google for
profile rails
Colin
on 2013-01-25 16:43
On Fri, Jan 25, 2013 at 2:44 AM, Colin Law <clanlaw@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. Good luck. -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com http://about.me/hassanschroeder twitter: @hassan
on 2013-01-25 16:58
On 25 January 2013 15:42, Hassan Schroeder <hassan.schroeder@gmail.com> wrote: > (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
on 2013-01-28 05:57
Thanks guys. but NewRelic is not free for production for development it is free. I have increased my ram to 1GB it is working good now.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.