Re: [Mongrel] [ANN] Mongrel 1.0.1 Officially Released

2007-01-23 Thread Patrick Berry
On 1/22/07, Zed A. Shaw [EMAIL PROTECTED] wrote: Alright folks, after nearly a month of pounding and beating up the Mongrel 1.0 RC1 release we're putting out the official 1.0.1 release. This is great news. We (CSU, Chico) haven't made the migration from Apache+FastCGI yet, but we are

Re: [Mongrel] Rails App on Mongrel+Apache Stops Listening

2007-01-23 Thread Patrick Berry
On 1/23/07, Hunter Hillegas [EMAIL PROTECTED] wrote: Howdy, I'm trying to debug a situation where a Rails app running on Mongrel +Apache stops listening to requests. Restarting Mongrel and Apache brings it back to life. First off, here's some info on versions, etc...: Red Hat Enterprise

[Mongrel] mongrel_cluster clarification

2007-02-09 Thread Patrick Berry
Apologizes in advance if this sounds rather dense, but I want to make sure I'm understanding everything correctly. We're in the process of migrating from Apache2.0/FastCGI to Apache2.0+mongrel (why not 2.2? that story is too long and too uninteresting to recount here, but I will tell you that it

Re: [Mongrel] mongrel_cluster 0.2.2 - plugin cluster::status does not exist?

2007-02-13 Thread Patrick Berry
On 2/13/07, Matte Edens [EMAIL PROTECTED] wrote: Hello all. I've recently installed the 0.2.2 pre-release of mongrel_cluster to try out the new --clean option. However, after installing, when I give a simple mongrel_rails command, the cluster::status command is not listed. The error I

[Mongrel] Such a nice setup thanks to mongrel/mongrel_cluster

2007-02-14 Thread Patrick Berry
We're almost done with our migration from Apache+FastCGI to Apache+mongrel_cluster. There have been a few bumps in the road, mostly deploy issues that have nothing to do with mongrel (we don't have root access on our production server). This is for a RedHat Enterprise Linux 4 setup. Zed, would

Re: [Mongrel] mongrel_cluster

2007-03-01 Thread Patrick Berry
Do you have multiple gem for mongrel_cluster installed? I ran into this and uninstalling the old gems worked for me. Pat On 3/1/07, John Swift [EMAIL PROTECTED] wrote: Hello, Apologize if this is a annoying faq but folks here are trying to get a cluster going and something odd is happening.

Re: [Mongrel] mongrel_cluster

2007-03-01 Thread Patrick Berry
On 3/1/07, John Swift [EMAIL PROTECTED] wrote: Patrick Berry wrote: Do you have multiple gem for mongrel_cluster installed? I ran into this and uninstalling the old gems worked for me. Pat Thanks Pat (and Corey). The install was done completely from scratch with just the following

Re: [Mongrel] Long URLs - New to Mongrel

2007-03-07 Thread Patrick Berry
Is it just me or is that an insane amount of data to send via GET? Mongrel is pretty strict about how clients use HTTP, so check your mongrel logs. On 3/7/07, Joe Lester [EMAIL PROTECTED] wrote: My rails web app (rails 1.2.1) uploads an image from a Java applet by encoding it into the URL.

Re: [Mongrel] mongrel, apache 2.0 ss

2007-03-16 Thread Patrick Berry
On 3/16/07, magic hat [EMAIL PROTECTED] wrote: I need to deploy an app that requires SSL on a linux/apache 2.0 server that cannot be upgraded to apache 2.2. I'm a bit concerned that using pound and avoiding apache entirely will mess up my Plesk setup, but I'm willing to take a gamble on that,

Re: [Mongrel] mongrel, apache 2.0 s

2007-03-16 Thread Patrick Berry
adding RequestHeader set X_FORWARDED_PROTO 'https' to my .conf file, but that makes apache barf. *Patrick Berry [EMAIL PROTECTED]* wrote: On 3/16/07, magic hat [EMAIL PROTECTED] wrote: I need to deploy an app that requires SSL on a linux/apache 2.0 server that cannot be upgraded

Re: [Mongrel] Mongrel Mint (PHP related)

2007-03-25 Thread Patrick Berry
On 3/25/07, Kris Leech [EMAIL PROTECTED] wrote: Hi, Does anyone have the Mint stats package setup with their Rails application. I have uploaded Mint to the public folder, but when I try and request domain.com/mint/index.php the page is served as a download instead of being processed by

Re: [Mongrel] mongrel cluster w/ apache

2007-06-03 Thread Patrick Berry
than what I pasted. On 6/3/07, Patrick Berry [EMAIL PROTECTED] wrote: Are named virtual hosts enabled in the main httpd.conf? On 6/3/07, Michael Bannister [EMAIL PROTECTED] wrote: hi all, i'm working on deploying my app w/ apache and a mongrel cluster. i've started by copying

Re: [Mongrel] mongrel cluster w/ apache

2007-06-03 Thread Patrick Berry
, Patrick Berry [EMAIL PROTECTED] wrote: Okay, your vhost config (specifically the *:555 part) depends on it being set. Definitely check out: http://httpd.apache.org/docs/2.2/vhosts/name-based.html On 6/3/07, Michael Bannister [EMAIL PROTECTED] wrote: No, I don't have any in there. The apache

Re: [Mongrel] [ANN] The Team is In Place

2007-08-11 Thread Patrick Berry
On 8/10/07, Zed A. Shaw [EMAIL PROTECTED] wrote: 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