We're deploying mongrel with Apache on CentOS.
I have installed mongrel but when I try to run it, I get the following
error.
Can someone tell my why and how to fix it. Also does anyone have experience
in deploying mongrel on CentOS ?
mongrel_rails start -d
/usr/lib/ruby/site_ruby/1.8/rubygems/c
We're deploying mongrel with Apache on CentOS.
I have installed mongrel but when I try to run it, I get the following
error.
Can someone tell my why and how to fix it. Also does anyone have experience
in deploying mongrel on CentOS ?
mongrel_rails start -d
/usr/lib/ruby/site_ruby/1.8/rubygems/c
Dear Mongrel Users,
I wanted to try using mongrel handlers running on JRuby. I am not sure if
this stack is possible. Can anyone let me know if they have tried it and if
so, what has been the performance difference.
regards
Asif Ali
___
Mongrel-users
Dear Members,
Mongrel Handlers seem to take up about 110 MB for each instance and
sometimes upto 20% cpu usage on an 8 core system..
Though this has a lot to do with the application, any suggestions for
improvement at the software stack level? [especially for the RAM?]
regards
Asif Ali
Eric,
Thank you for those suggestions. We are reviewing those select
statements...again.
But do some patches [like the forking patch] help?
Asif Ali
On Thu, Apr 2, 2009 at 7:06 AM, Eric Wong wrote:
> Asif Ali wrote:
> > Dear Members,
> > Mongrel Handlers seem to take up a
Hassan,
What I meant was, did you see a measurable performance increase in your app
after adopting JRuby with mongrel?
Please advise
regards
Asif Ali
On Thu, Apr 2, 2009 at 1:01 AM, Hassan Schroeder wrote:
> 2009/4/1 Asif Ali :
>
> > I wanted to try using mongrel handlers runn