[Mongrel] Mongrel Debian packages

2006-07-07 Thread Jens Kraemer
Hi all, I just wanted to let you know that I built some Debian (Sarge) packages to allow an apt-get only installation of Mongrel, Ruby and friends. Also contained is an init script that is capable of managing multiple applications. Support for the Pen load balancer is also included. More info

Re: [Mongrel] problem serving pdf files

2006-07-10 Thread Jens Kraemer
configuration might help. Jens Mike On 7/7/06, Jens Kraemer [EMAIL PROTECTED] wrote: On Fri, Jul 07, 2006 at 05:42:56PM -0400, Mike Garey wrote: okay, I managed to solve the problem by creating a mime.types file with .pdf: application/pdf and referencing it using :mime_map config/mime.types

Re: [Mongrel] problem serving pdf files

2006-07-10 Thread Jens Kraemer
On Mon, Jul 10, 2006 at 09:14:01AM -0400, Mike Garey wrote: On 7/10/06, Jens Kraemer [EMAIL PROTECTED] wrote: On Fri, Jul 07, 2006 at 06:30:42PM -0400, Mike Garey wrote: [..] VirtualHost *:80 ServerName myapp.mydomain.com DocumentRoot /usr/local/www/data/vhosts/www.mydomain.com/current

Re: [Mongrel] [ANN] Mongrel 0.3.13.4 Pre-Release -- All Fixed Up Now

2006-07-16 Thread Jens Kraemer
On Sun, Jul 16, 2006 at 04:21:50AM -0400, Zed Shaw wrote: On Sun, 2006-07-16 at 10:08 +0200, Jens Kraemer wrote: Btw, would it be possible to create svn tags for the revisions that correspond to released versions ? Or at least state somewhere which exact revision a release is made from

Re: [Mongrel] The Debian Plan

2006-07-21 Thread Jens Kraemer
Hi, On Thu, Jul 20, 2006 at 01:39:21PM -0400, Zed Shaw wrote: [..] I'm currently planning the following changes: 1) Specific documentation for Debian. Debian will become the only Unix distro that requires specific instructions. This should be a sign to all that maybe it's not the one to

Re: [Mongrel] The Debian Plan

2006-07-30 Thread Jens Kraemer
Hi all, sorry for late reply. On Fri, Jul 21, 2006 at 12:04:36PM -0400, Zed Shaw wrote: On Fri, 2006-07-21 at 12:26 +0200, Jens Kraemer wrote: Why not point people to the debs in the first place ? I'll have new packages up as soon as 0.3.13.4 is out. Can you crank up a short e-mail

Re: [Mongrel] Telling Apache Not to Send a Sub-Directory to the Cluster

2006-08-12 Thread Jens Kraemer
Hi! On Thu, Aug 10, 2006 at 10:25:13AM -0700, HH wrote: Howdy, I am using Apache 2.2 and Mongrel with great success. I have a mod_rewrite question and I am NO expert. I think it's really simple but I haven't nailed it. I was hoping someone here could help. I'm using Apache conf right

Re: [Mongrel] http parser

2006-08-21 Thread Jens Kraemer
Hi, regarding the 'monorail' name: I remember having investigated the castle project 10 months ago or so. I still have this download lying around: 2005-09-27 12:01 downloads/Castle.MonoRail.beta-4.zip so it seems the castle guis claimed that name somewhat earlier... Jens On Sun, Aug 20, 2006

Re: [Mongrel] Mongrel and umask for uploaded files

2006-09-06 Thread Jens Kraemer
Hi! On Tue, Sep 05, 2006 at 05:32:41PM -0400, Mike Garey wrote: So any files that are uploaded through my form are getting the following mode: -rw--- I need them to have: -rw-r--r-- I've tried setting the umask in a script file called set_umask.rb as follows: File.umask(022)

Re: [Mongrel] Namespace collions cluster

2006-09-08 Thread Jens Kraemer
On Fri, Sep 08, 2006 at 03:40:25PM +0200, Jens-Christian Fischer wrote: Hi there I have a rails application that has been deployed with mongrel_cluster. My application contains a model Cluster.rb and now I run into namespacing problems when accessing the Cluster class (the

Re: [Mongrel] what should be correct .conf file for being served by apache for static content

2006-09-09 Thread Jens Kraemer
On Sat, Sep 09, 2006 at 06:44:13PM +0530, hemant wrote: Also, if you stop Mongrel, then try to serve one of your static files, you can tell for sure whether Apache is serving it or not To all those folks out there...who are using ProxyPass and ProxyPassReverse statements for forwarding

Re: [Mongrel] Why Rails + mongrel_cluster + load balancing doesn't work for us and the beginning of a solution

2006-09-20 Thread Jens Kraemer
Hi! On Wed, Sep 20, 2006 at 11:18:53AM +0100, Paul Butcher wrote: We have been searching for a Rails deployment architecture which works for us for some time. We've recently moved from Apache 1.3 + FastCGI to Apache 2.2 + mod_proxy_balancer + mongrel_cluster, and it's a significant

Re: [Mongrel] Expert feedback needed

2006-10-02 Thread Jens Kraemer
Hi! On Mon, Oct 02, 2006 at 09:46:12AM +0300, 13 wrote: [..] RewriteEngine On # Check for maintenance file. Let apache load it if it exists RewriteCond %{DOCUMENT_ROOT}/system/maintenance.html -f RewriteRule . /system/maintenance.html [L] # Let

Re: [Mongrel] Expert feedback needed

2006-10-02 Thread Jens Kraemer
On Mon, Oct 02, 2006 at 02:22:29PM +0300, 13 wrote: Hi Jens, Yes I am sure that static files are served by apache. I have checked it using both mongrel debug mode and curl. I'm not sure why would I need to forward requests, for files that apache can serve, to mongrel so I will stay with

Re: [Mongrel] Site statistics

2006-10-06 Thread Jens Kraemer
On Thu, Oct 05, 2006 at 05:34:53PM -0600, andrew wrote: Hey, I was wondering what everyone else does in regards to getting webalizer or other site statistics software to work with mongrel. I currently have a mongrel cluster running behind apache 2.2 with proxy_mod_balancer, but Im finding

Re: [Mongrel] apache - pen - mongrel cluster

2006-11-14 Thread Jens Kraemer
On Tue, Nov 14, 2006 at 01:22:58PM +1300, Matt White wrote: Mark, In my case, I did that because I don't have Apache 2.2 installed, but I wanted to use Apache for vhosting. So, I use the mod_proxy built into Apache to route among my various apps and static sites on the machine, and in the

Re: [Mongrel] The Debian Plan - reloaded

2007-01-12 Thread Jens Kraemer
On Thu, Jan 11, 2007 at 04:34:36PM -0700, Kyle Kochis wrote: LOL or IceDog. Sounds like a good idea Filipe. I use Debian quite a bit but always install ruby from source and use gems for all my extras like mongrel. But for those that are afraid of compiling or want an easy way to uninstall,

Re: [Mongrel] The Debian Plan - reloaded

2007-01-12 Thread Jens Kraemer
On Fri, Jan 12, 2007 at 09:09:33AM -0700, Kyle Kochis wrote: Jens, Good point, at least on the first two paragraphs but I must respectfully (yet enthusiastically) disagree on the last point: Besides that, it's just a waste of resources to compile anything on *each* production machine in

Re: [Mongrel] Website down - Mongrel Log file issue...

2007-01-31 Thread Jens Kraemer
On Wed, Jan 31, 2007 at 04:58:37PM -0500, Roy Satterfield wrote: Do you have a recommendation for an external program for managing log files? on *nix systems there's usually logrotate. Jens -- webit! Gesellschaft für neue Medien mbH www.webit.de Dipl.-Wirtschaftsingenieur Jens

Re: [Mongrel] Modifying Apache Conf To Block Leachers

2007-02-23 Thread Jens Kraemer
On Thu, Feb 22, 2007 at 10:28:46AM -0800, Hunter Hillegas wrote: Howdy, I'm using Apache 2.2 + Mongrel with great success, using the sample configs from the Mongrel site. We have some MP3s on the site and recently someone has been stealing them and basically leaching them from the

Re: [Mongrel] Memory leaks in my site

2007-03-08 Thread Jens Kraemer
On Thu, Mar 08, 2007 at 10:24:40AM +0100, Piet Hadermann wrote: Quick fix could be to use HAProxy for loadbalancing and setting the max number of connections per mongrel to 1. Added bonus here is that all requests get queued op at HAProxy (which is very conservative on memory use) and

Re: [Mongrel] Memory leaks in my site

2007-03-08 Thread Jens Kraemer
On Thu, Mar 08, 2007 at 09:58:03PM +0800, Eden Li wrote: Probably off topic, but which version of ferret are you running? The latest incarnation (0.10.14 i think?) was segfaulting about every 10th query bringing down mongrel along with it. that's a common problem with 0.10.x, however I

Re: [Mongrel] Mongrel problem

2007-05-24 Thread Jens Kraemer
On Thu, May 24, 2007 at 12:58:01PM +0200, Christian wrote: Hello mongrel list Does somebody know the answer to this problem when using mongrel_rails: /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__': no such file to load -- http11 (LoadError) http11.so is mongrel's

Re: [Mongrel] hi, can someone explain to me backgroundrb and mongrel?

2008-01-25 Thread Jens Kraemer
On Fri, Jan 25, 2008 at 08:54:58PM +0530, hemant wrote: [..] how about the middleman's workers, are they on their own thread outside the rails app or would they be working with a mongrels instance? The workers are running in separate threads inside the DRb server process. In fact