Displaying 20 results from an estimated 1000 matches similar to: "Mongrel + Insert Web Server Here"
2006 Nov 30
4
Mongrel Cluster init.d problems
I have installed mongrel and mongrel_cluster fine and have them
running great with my app. I tried using the init.d script provided
with mongrel_cluster 2.1 to start it up on boot but it doesn''t.
mongrel_cluster_ctl works fine for me by hand and so does
/etc/init.d./mongrel_cluster start. I am on Debian so I installed the
service links with sudo update-rc.d mongrel_cluster defaults. And
2007 Mar 29
10
Mongrel Service won''t start on windows
64bit Intel 8 CPU server
Windows 2003 Server
Service set to run as LocalSystem, doesn''t work as user account either
The error we see is:
"Service failed to start in a timely..."
Which I have seen in the past email trails as working
The app works from mongrel_rails start and from mongrel_service console -N
servicename -p 3000 -c c:\rails_apps\appname -e production
We upgraded
2007 Jul 09
8
Capistrano mongrel recipes and /usr/local/bin
Hello,
I''m trying to deploy my application with Capistrano using Mongrel
recipes. Since I''ve installed Ruby from source code, mongrel scripts
are found in /usr/local/bin. But the recipes can''t find
mongrel_rails : "bash: mongrel_rails: command not found". The path of
the user account used to deploy is OK. For sure, I can redefine
2007 Aug 01
5
[HELP] Mongrel Needs a Patch Maven
Hey folks,
I''m falling behind in my Mongrel duties and seriously need to recruit an enterprising individual to take on the patch queue and help push out a new release with some minor fixes. The goal would be to just get patches that are currently languishing, pull them together, put them in the source, write some tests to try them, and then one slight design change.
If this works out
2006 Oct 22
10
Configuration Error?
I''m trying to get a rails app running with this configuration:
Mongrel, Apache 2.2, mod_proxy load balancer and Rails 1.1.6 error
I have a rails app on another server working with (apparantly) the
same configuration and it runs fine so I''m stumped.
I''m wondering if anyone has any insight into the error I have pasted
below.
It seems to be one of those errors that
2007 Jun 04
8
Bug in Configurator.change_privilege?
Hello.
I have discovered that mongrel does not correctly take on all the
groups of the requested user/group combination. It seems that while
the specified user and group is correctly activated, all the other
groups that are associated with this user are not enabled and the
group permissions remain the same as the caller (i.e. root).
This problem (and solution) is discussed in the Ruby Forum:
2007 Oct 01
10
Error with Mongrel_cluster
Hi Guys,
I?m getting this error with mongrel_cluster. I am able to start mongrel
through mongrel_rails start but the cluster is not working. Initially
mongrel_rails wouldn?t work but after I added $ORACLE_HOME and
$PD_LIBRARY_PATH variables it worked but mongrel_cluster isn?t working
still. The mongrel log file looks like below.
Any help is appreciated.
Thanks.
-----------begin
2007 Sep 23
4
performance observation on redhat
Hi,
I made an interesting observation using webservers (not just mongrel) under red hat enterprise
linux ES release 4 (Nahant Update 5). Maybe this is helpful or somebody with deeper networking
expertise can comment on this.
Once client said that 1-2% of the response of our server were unacceptably slow (really huge 3s-21s).
So I did more ab and httperf tests and notice that very few
2007 Oct 31
3
Mongrel breaking Merb?
Has anyone had troubles from Mongrel > 1.0.1? Just curious, because
the last time I tried to run Merb it gave me some Mongrel error about
the wrong number of arguments, or something like that.
I can post the exact message tonight when I get home.
--
Cheers,
Kevin Williams
http://kevwil.com/
http://www.almostserio.us/
http://kevwil.jaiku.com/
2007 Aug 11
3
The Team is In Place
Hello Everyone,
I''d like to just officially announce that the new volunteers are in charge and given control of the project.
I won''t be doing anything more than helping them get ramped up, but they''ll be in charge of doing all the stuff you folks want and are basically the owners from now on.
Everyone in the new volunteer list will probably do a little announce, but
2007 Jul 06
5
503 Errors While Cluster Is Still Active
I''ve setup a new mongrel cluster on my VPS, and am noticing a lot if
503 errors if I try to hit the server too many times in succession in
a few seconds. I''ve read that this is usually caused by the cluster
crashing, but I haven''t been seen the cluster crash when I do this.
Does anyone have any other ideas what might cause this? I have my
server configured how
2007 Nov 03
4
Mongrel Cluster: Rolling restart?
Hi all,
Forgive me if this has been asked before, but is there a reason
mongrel_rails cluster::restart stops all ports and then restarts them
again? Wouldn''t it be better to restart each port one-by-one in
series so that upstream proxy servers can fail over while the restart
is occurring, or am I missing something?
Thanks,
eden
2006 Oct 29
2
Question for Zed
Zed,
I purchased your book and was reading through it. On page 25 it states:
"Mongrel will give precedence to the parameter values in the config
file over those in the command line."
I was wondering why this is not the other way around, preference
given to the command line options.
Thanks,
~Wayne
2007 Dec 12
4
logger & debug level
greetings,
i am getting the below error message in my mongrel log and I want to
turn that 22 levels into a full trace. but i am unsure where or how
to configure the debug level for mongrel. any advice?
thanks - john
/usr/lib/ruby/gems/1.8/gems/ruby-debug-0.9.3/cli/ruby-debug/
interface.rb:24:in `join'': can''t convert nil into String (TypeError)
from
2007 Apr 17
5
How to change the default encoding for dynamic pages
Hello,
I''m trying to write a rails application serves by mongrel and using
accentuated characters in the .rhtml page. But Mongrel replace them by ''?'' .
It works fine for static pages by defining the charset to iso-8859-1 in the
mongrel_mime.yml
But how to change the default encoding (seems to be UTF-8) for the dynamic
pages ?
thanks for your help.
-------------- next
2010 Dec 11
2
Problem using rvm in bash script
I am using rvm installed on Ubuntu 10.04 as recommended in the rvm
docs (including changes to .bashrc) and all is working well with
several versions of Rails, and Ruby 1.8.7 and 1.9.2.
If I run
rvm use 1.9.2
it says
Using /home/colinl/.rvm/gems/ruby-1.9.2-p0
and if I run
rvm info
It shows exactly what I would expect for 1.9.2 and I can start the
rails server and all is well.
The problem arises if
2006 Dec 25
15
What I Want For Christmas
Calling All Mongrel Minions!
I wanna have some fun and would like this as a Christmas present. The site http://www.workingwithrails.com/ has this lame popularity system that''s kind of irking some of the main Ruby contributors. I think it''s kind of funny, but would like to demonstrate what an army of motivated people can do to these kinds of popularity contests.
So, as a
2007 Nov 08
26
Mongrel wiki?
Dear Mongrels,
The same questions keep coming up over and over on the list, which is
ok, but not really optimal. If we added a wiki to the Mongrel site to
handle FAQs, what wiki should it be?
Required features would be:
* Spam protection
* Doesn''t look shitty
I would probably spring for Trac (and also migrate the bugtracker) if
noone else has opinions, but I''m sure some of
2007 Aug 08
2
The (Potentially) New Maintainers
Hello Everyone,
Been head down with personal stuff, but I wanted to shoot out this email saying that I''ve collected the list of volunteers and decided that I''d just hand the keys over to them and see how they do.
The list of people I have so far is:
Ezra Zygmuntowicz <ezmobius at gmail.com>
"Kirk Haines" <wyhaines at gmail.com>
"Wayne E. Seguin"
2007 Feb 15
3
Gem install from script
Hello all,
Apologies if this is not the right place for this question, but I thought
I''d start here. We''re trying to install the latest Mongrel from inside a
script. Using ''gem install -v 1.0.1 mongrel'' causes a prompt to come up
asking whether to install the "ruby" or "mswin32" variant.
Select which gem to install for your platform