Displaying 7 results from an estimated 7 matches for "cleaner416".
2006 Dec 07
8
Cluster restart leaving orphaned processes?
First off, a big thank you to Zed and the development team for
mongrel and mongrel cluster. I''ve deployed it for two apps (through
an apache 2.2 proxy) and it''s amazing how much snappier everything
is. Previously we were using lighttpd and lighttpd-fastcgi proxying
through apache 2.0, which was turning into a hassle for lots of
reasons, most notably the ruby fcgi
2005 Oct 19
2
Test message
Just testing the list.
I see my messages going through, but didn''t know if anyone else was
seeing them.
Still having mind boggling problems with Lost MySQL connections.
Is no one else seeing this problem?
Thanks,
M Damon Hill
Project Manager
IFWORLD, Inc.
www.ifworld.com <http://www.ifworld.com/>
"..as we''re sung to sleep by philosophies that sing save the trees
2007 Sep 07
2
memcached and fragment storage, session storage with a mongrel cluster
Greetings,
I posted this not on the Rails mailing list and didn''t get a definitive
response so I thought I''d post it here, since I figure lots of you
are using
mongrel with Rails apps. Any suggestions would be greatly appreciated.
I''ve been using file-based fragment caching and DB-based session
caching quite extensively. I decided to try out memcached for both to
2006 Jun 24
6
apache2 on red hat linux need help anyone
I''ve poured over many docs online and thought it would be wonderful to
get RoR running in 15 minutes. Well after 15 hours, I''m completely
stuck and ready to give up on RoR. I''m hoping somebody can give me
some guidance. I''ve pulled out my hair and am bald like others who
have tried to get RoR running without any luck.
When I run
2005 Oct 19
35
Why you MUST use SCGI for Rails development
Hello happy Railers,
I used to develop with a local out-of-the-box Apache and load times were
pretty slow (like a few seconds each page). "Well, it''s the price to
pay for no compile / cache / etc..." I thought. Nonsense. Yesterday I
installed SCGI, and now I''ve got the best of both worlds: rails
development env uses my very latest modifications, while SCGI ensures I
2006 Mar 20
1
script/plugin update [plugin_name] broken?
I''ve created a couple of plugins for use with some internal projects
here and stuck them in their own svn repos.
Then I have other svn-stored projects I want to use the plugins with.
Both the projects and the plugins are updated quite a bit.
So I install the plugin from my project: script/plugin install
http://<path_to_plugin_repo>/<plugin_name>
Then later I commit some
2006 Jun 20
2
habtm, multi select, and validation
Greetings -
I''m trying to find the most efficient, "Rails" way to solve the
following problem. It''s in two parts, but I think the solution is
somewhat related:
I have Recipe and Category model related by HABTM. I would like to
1.) Validate the *number* of categories associated with a recipe, say a
minimum of 1 and a max of 3. (So validates_associated will not