Re: [Mongrel] mongrel.pid disappearing

2006-09-25 Thread Zed A. Shaw
like rake clear_logs doing this. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http

Re: [Mongrel] Interesting proxy problem

2006-09-26 Thread Zed A. Shaw
to hang. We've run balance in debug mode with packetdump and it looks as though the file is being sent. But the browser is left waiting for a response. What version of Mongrel? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http

Re: [Mongrel] HTTP Parser (Regal)

2006-09-26 Thread Zed A. Shaw
. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo

Re: [Mongrel] Mongrel Processes Dying

2006-09-26 Thread Zed A. Shaw
and that might help track it down. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http

Re: [Mongrel] Clustering - Avoiding dead processes?

2006-09-26 Thread Zed A. Shaw
on average. I haven't got around to figure out the exact cause yet, but with Monit there is always a full cluster available. Can you turn on CPU usage monitoring with Monit and tell me if Monit has to restart mongrel due to CPU usage? Thanks. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu

Re: [Mongrel] Request URI Length Override

2006-09-29 Thread Zed A. Shaw
not on the radar any time soon. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http

Re: [Mongrel] Mongrel woes fixed

2006-10-01 Thread Zed A. Shaw
I had so I can work on a fix that doesn't involve updating ruby. Also an explanation as to why you were having these problems will help people decide if they should apply the patches too. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org

Re: [Mongrel] Slideshare.net (we use Mongrel)

2006-10-04 Thread Zed A. Shaw
have to let me know if there's any improvements I can make or suggestions you have. Can I list your site on the adoptions page? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] Sites that use Mongrel

2006-10-04 Thread Zed A. Shaw
. Nice. I'll put you on the adoptions page if you don't mind. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list

[Mongrel] Mongrel pre-release 0.3.13.5(Was: Mongrel woes fixed)

2006-10-05 Thread Zed A. Shaw
folks! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman

Re: [Mongrel] Mongrel woes fixed

2006-10-05 Thread Zed A. Shaw
On Wed, 04 Oct 2006 14:50:19 -0700 Steven Lumos [EMAIL PROTECTED] wrote: Zed A. Shaw [EMAIL PROTECTED] writes: On Sun, 1 Oct 2006 21:38:12 +0200 Jacob Atzen [EMAIL PROTECTED] wrote: Ok, is there a way to fix this without having people backpatch their ruby? Also, why were you

Re: [Mongrel] Mongrel HTTP Header Problem

2006-10-11 Thread Zed A. Shaw
. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman

Re: [Mongrel] Mongrel HTTP Header Problem

2006-10-12 Thread Zed A. Shaw
On Thu, 12 Oct 2006 09:51:00 +0200 Aleksandar Lazic [EMAIL PROTECTED] wrote: Hi, On Mit 11.10.2006 17:17, Zed A. Shaw wrote: On Wed, 11 Oct 2006 16:06:34 +0100 Michael Parkin [EMAIL PROTECTED] wrote: ...with a carriage return between each line Mongrel, it seems, cannot handle the line

Re: [Mongrel] Mongrel HTTP Header Problem

2006-10-12 Thread Zed A. Shaw
On Thu, 12 Oct 2006 11:18:37 +0100 Michael Parkin [EMAIL PROTECTED] wrote: Hi Zed, Thanks for the reply. I'm new to Ruby, Mongrel, Rails, etc. So please bear with me... On 10/12/06, Zed A. Shaw [EMAIL PROTECTED] wrote: You have some need to send the client's certificate in a bizarre

Re: [Mongrel] How to get a decent stack trace?

2006-10-12 Thread Zed A. Shaw
and information. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org

Re: [Mongrel] How to get a decent stack trace?

2006-10-12 Thread Zed A. Shaw
On Thu, 12 Oct 2006 16:25:36 -0700 Zed A. Shaw [EMAIL PROTECTED] wrote: On Thu, 12 Oct 2006 21:57:23 +0200 Andreas Korth [EMAIL PROTECTED] wrote: Hi, I just gave Mongrel a try on my Rails app. After running 'mongrel_rails start' everything seems fine. Yet, when I start

Re: [Mongrel] --user and --group switch broken in TRUNK

2006-10-22 Thread Zed A. Shaw
://mongrel.rubyforge.org/releases/ recently. I have attached a patch to revert to some old working code. Thanks Kaspar, I'll apply this. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] GzipFilter gemplugin now available

2006-10-22 Thread Zed A. Shaw
it out. I'll take a look and try to apply it for the next release. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list

Re: [Mongrel] Configuration Error?

2006-10-22 Thread Zed A. Shaw
, but that's a Ruby reserved method. If you do this all sorts of bad things happen. But, that's just from a quick glance. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] [WARN] Got 99% CPU?

2006-10-24 Thread Zed A. Shaw
of things is your Rails application doing? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel-users

[Mongrel] [ANN] Change In Versioning Policy

2006-10-24 Thread Zed A. Shaw
(it might be 0.948585 :-), but it'll make it easier to track in the future. Additionally, I'll start doing a svn tag for each pre-release and official release. Thanks a bunch. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502

[Mongrel] [ADV] Mongrel: Serving, Deploying, and Extending Your Ruby Applications BOOK

2006-10-24 Thread Zed A. Shaw
if you buy it. Thanks for your time! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

[Mongrel] [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack

2006-10-25 Thread Zed A. Shaw
then wait a bit. I'll also answer help e-mails directly if you can't access any of the above. --- Zed A. Shaw Jeremy_Kemper_DoS_report.txt Description: Binary data cgi_multipart_eof_fix.patch Description: Binary data ChangeLog Description: Binary data

Re: [Mongrel] [WARN] Got 99% CPU?

2006-10-25 Thread Zed A. Shaw
On Wed, 25 Oct 2006 08:05:13 -0700 Michael Moen [EMAIL PROTECTED] wrote: On Oct 24, 2006, at 5:35 PM, Zed A. Shaw wrote: Is this with the 0.3.13.5 pre-release? It looks like you don't have the change that makes it clearer what is blocking (or that it's not really working well

Re: [Mongrel] [ANN] Change In Versioning Policy

2006-10-25 Thread Zed A. Shaw
On Wed, 25 Oct 2006 13:25:43 -0700 Zed A. Shaw [EMAIL PROTECTED] wrote: On Wed, 25 Oct 2006 17:38:15 +0200 Jacob Atzen [EMAIL PROTECTED] wrote: The idea is that I want to get toward 1.0 for the final production stable release. Many people have said that it's mostly 1.0 quality for them

Re: [Mongrel] [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack

2006-10-26 Thread Zed A. Shaw
On Wed, 25 Oct 2006 19:51:58 -0400 Ian C. Blenke [EMAIL PROTECTED] wrote: Zed A. Shaw wrote: There is a DoS for Ruby's cgi.rb that is easily exploitable. The attack involves sending a malformed multipart MIME body in an HTTP request. The full explanation of the attack as well as how

Re: [Mongrel] [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack

2006-10-26 Thread Zed A. Shaw
On Thu, 26 Oct 2006 10:11:36 -0400 Ian C. Blenke [EMAIL PROTECTED] wrote: Zed A. Shaw wrote: We're using debian ruby 1.8.4-1, apache 2.2.3, mod_proxy_balancer, no camping, and mongrel 0.3.13.5 (is this pre-0.3.14?) plus the patch for svn rev 356, and ruby cvs cgi.rb rev 1.19. I haven't

Re: [Mongrel] [ADV] Mongrel: Serving, Deploying, and Extending Your Ruby Applications BOOK

2006-10-26 Thread Zed A. Shaw
On Thu, 26 Oct 2006 13:11:18 -0500 JDL [EMAIL PROTECTED] wrote: On 10/24/06, Zed A. Shaw [EMAIL PROTECTED] wrote: Time for some all time pimpage folks. Me and Matt Pelletier wrote a small PDF book on Mongrel entitled: Mongrel: Serving, Deploying, and Extending Your Ruby Applications

Re: [Mongrel] [ADV] Mongrel: Serving, Deploying, and Extending Your Ruby Applications BOOK

2006-10-26 Thread Zed A. Shaw
is true to form as always. It has my must-read vote btw for anybody interested in deployment. Well, I figured I couldn't let my regular readers down. :-) But, I hope there was incredibly useful content mixed in with the humor. Thanks for picking it up. -- Zed A. Shaw, MUDCRAP-CE Master Black

Re: [Mongrel] [SEC] Mongrel Temporary Fix For cgi.rb 99% CPU DoS Attack

2006-10-26 Thread Zed A. Shaw
On Thu, 26 Oct 2006 17:31:46 -0400 Ian C. Blenke [EMAIL PROTECTED] wrote: Zed A. Shaw wrote: What's this patch for svn rev 356 you speak of? Is it something I should include? I stole it blindly from Michael Moen's mongrel-users list posts recently: http://rubyforge.org

Re: [Mongrel] Question for Zed

2006-10-28 Thread Zed A. Shaw
should always be from the config file, others from the command line. To keep it simple I just say use either or but not both. And then wrote the -G option so generating the config files is super easy. That seems to be the best approach. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http

Re: [Mongrel] Application 500 Errors

2006-10-30 Thread Zed A. Shaw
. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list

Re: [Mongrel] Possible log rollover mutex problem

2006-10-30 Thread Zed A. Shaw
days. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list

Re: [Mongrel] Moving page_cache_directory

2006-10-31 Thread Zed A. Shaw
to dynamically determine this from the Rails configuration if I haven't done that already. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come

Re: [Mongrel] mongrel parser for server response

2006-11-01 Thread Zed A. Shaw
to whatever the different framework authors cook up, which turns out to be a hash wrapped in half a cgi.rb sort of thing. With RFuzz I can do what I want so it's much cleaner. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502

Re: [Mongrel] Nginx, Mongrel, Proxy and REMOTE_ADDR

2006-11-01 Thread Zed A. Shaw
. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list Mongrel

Re: [Mongrel] Nginx, Mongrel, Proxy and REMOTE_ADDR

2006-11-02 Thread Zed A. Shaw
-mongrel instead? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users

Re: [Mongrel] MogileFS handler

2006-11-02 Thread Zed A. Shaw
as examples. And of course, I'll pimp the book since it covers writing Mongrel handlers and how Mongrel is designed. :-) http://safari.oreilly.com/0321483502 Good luck, and when you do it, try to open source it since others will probably like something like this. -- Zed A. Shaw, MUDCRAP-CE Master

Re: [Mongrel] Problems with mongrel dying

2006-11-02 Thread Zed A. Shaw
On Thu, 02 Nov 2006 19:13:54 -0700 Robert Vogel [EMAIL PROTECTED] wrote: Hello - I need help. For the past 11 days, one of the two mongrel processes on my railsmachine VPS has been crashing intermittently - it has crashed about 10 times, with increasing frequency in the past few days.

Re: [Mongrel] Problems with mongrel dying

2006-11-02 Thread Zed A. Shaw
/objects.log then it's probably too deep inside Ruby or a C extension you're using (RMagick is a big one). Just hit it with monit and at least your site keeps going. Ugly, but it works. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502

Re: [Mongrel] Testing custom mongrel handlers?

2006-11-05 Thread Zed A. Shaw
an external testing setup and skip the mock stuff completely. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://safari.oreilly.com/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] [ADV] Mongrel: Serving, Deploying, and Extending Your Ruby Applications BOOK

2006-11-05 Thread Zed A. Shaw
page on oreilly.com and click on the purchase link. I've searched the page up and down, but can find no 'purchase' link. http://safari.oreilly.com/0321483502 You should be able to get it there without any problems. Let me know if you do have some and I'll talk to people. -- Zed A. Shaw

Re: [Mongrel] restart - `exec': Operation not supported

2006-11-07 Thread Zed A. Shaw
tried (mongrel_rails restart). That's in the pre-release Joe. Also in the pre-release is the HUGE SECURITY FIX YOU SHOULD HAVE INSTALLED. sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases Enjoy! :-) -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com

Re: [Mongrel] OptimizedMutex for Mongrel

2006-11-09 Thread Zed A. Shaw
a release. If this works, I'd love to just make it compatible with Mutex and rip that damn thing out. What do you think Kirk? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org

Re: [Mongrel] mongrel upload progress and nginx

2006-11-14 Thread Zed A. Shaw
. This is why pound, pen, or balance works but nginx doesn't when you do upload progress. Pretty much the only solution is to put the uploading part on a different box or port and run it directly or behind pound. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http

Re: [Mongrel] memory issues -- mongrel part of the problem?

2006-11-14 Thread Zed A. Shaw
(i'm positive the caching is working, production.log says so). The #1 cause of problems when running Mongrel seems to be I'm just doing insert file store in database with insert image modification using RMagick. I'd look at a way to move that outside of rails with BackgrounDRb. -- Zed

[Mongrel] [ANN] Mongrel 0.3.15 PR -- All The Fixes Good For You

2006-11-15 Thread Zed A. Shaw
that the only core functionality change will be to CGIWrapper. This is really the last thing I feel will make Mongrel 1.0 ready. Test away and let me know if anything bad happens. BUT DON'T TEST ON PRODUCTION. Yes, some dumbasses do that. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http

Re: [Mongrel] [ANN] Mongrel 0.3.15 PR -- All The Fixes Good For You

2006-11-16 Thread Zed A. Shaw
On Thu, 16 Nov 2006 09:57:27 +0100 Aleksandar Lazic [EMAIL PROTECTED] wrote: Hi, On Mit 15.11.2006 18:20, Zed A. Shaw wrote: [snipp] Cool, we have used also the BMH for awffull[1] and was also impressed how fast this algo work ;-) I have compared it whith FJS (http://cgjennings.ca/fjs

Re: [Mongrel] Updated Apache Best Practices Doc fixes

2006-11-24 Thread Zed A. Shaw
instead of b rule for deflate. Charles, I *finally* got this applied and into svn. It'll be on the site shortly. Sorry it took me so long. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

[Mongrel] [ANN] Mongrel 0.3.17 PR -- Big Work Day, 1.0 RC1 Very Close

2006-11-24 Thread Zed A. Shaw
/news.html Atom: http://mongrel.rubyforge.org/feed.atom ChangeLog: http://mongrel.rubyforge.org/releases/ChangeLog Books: http://mongrel.rubyforge.org/books.html Certified: http://mongrel.rubyforge.org/certified.html -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http

Re: [Mongrel] [ANN] Mongrel 0.3.18 PR -- Lightning Fast Turnaround

2006-11-25 Thread Zed A. Shaw
On Sat, 25 Nov 2006 15:39:37 -0500 Zed A. Shaw [EMAIL PROTECTED] wrote: Alright folks, I put in a fix for camping and added the patch by Thomas Hurst for the accf_http deferred accept settings for FreeBSD. Holy crap I'm gonna kill the rubygems team. Ok folks, if you do this: sudo gem

Re: [Mongrel] win32 problems

2006-11-27 Thread Zed A. Shaw
. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing list

Re: [Mongrel] Uploading Large (100mb+) files

2006-11-28 Thread Zed A. Shaw
(based on my observations). -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] Uploading Large (100mb+) files

2006-11-28 Thread Zed A. Shaw
to Rails. Mongrel running cgi.rb in a thread is much more efficient than Rails running cgi.rb inside a lock. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http

Re: [Mongrel] Uploading Large (100mb+) files

2006-11-28 Thread Zed A. Shaw
with MogileFS too. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel

Re: [Mongrel] Determining ideal number of Mongrels for an app?

2006-11-28 Thread Zed A. Shaw
/doc/benchmark/HTTP-benchmarking-HOWTO/node7.html Play with these settings as well for each, maybe even just increasing the defaults. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

Re: [Mongrel] Uploading Large (100mb+) files

2006-11-28 Thread Zed A. Shaw
an incredibly trivial thing to do. You'd probably be better off just starting with a small handler that moved the files where you wanted after the upload, and then expand it to your needs. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title

Re: [Mongrel] Determining ideal number of Mongrels for an app?

2006-11-28 Thread Zed A. Shaw
! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing

Re: [Mongrel] Determining ideal number of Mongrels for an app?

2006-11-29 Thread Zed A. Shaw
On Thu, 30 Nov 2006 00:22:03 -0500 Zed A. Shaw [EMAIL PROTECTED] wrote: Do believe anything I said above. Correction: DON'T believe anything I said above... -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502

Re: [Mongrel] Mongrel 0.3.18, rails 1.1.6 and cookies

2006-11-30 Thread Zed A. Shaw
quite sure what headers should be allowed to duplicate. I'll push a new release out that includes an exception list with the cookie headers. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

Re: [Mongrel] stability

2006-12-01 Thread Zed A. Shaw
On Fri, 01 Dec 2006 09:05:50 +0100 Jeroen Houben [EMAIL PROTECTED] wrote: Zed A. Shaw wrote: On Thu, 30 Nov 2006 22:07:51 +0100 Jeroen Houben [EMAIL PROTECTED] wrote: I use Ruby's built-in IO functions to fetch some external RSS and do some file caching. Would you consider this a hazard

Re: [Mongrel] Bug: Mongrel 0.3.14 unix debug not working when the --prefix is also used

2006-12-01 Thread Zed A. Shaw
on development mode. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] favicon

2006-12-01 Thread Zed A. Shaw
that generated a random favicon. :-) -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] no more wedged mongrels with fastthread

2006-12-01 Thread Zed A. Shaw
, OCI8 requires 'thread'. That means OCI8 is using fastthread too, right? Yep, that's the point. By loading it ahead of everything else it should be the replacement. Glad this is actually working. How's the memory usage? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com

Re: [Mongrel] Log problem on stop/restart

2006-12-04 Thread Zed A. Shaw
PROTECTED] Not running? For all the errors that complain about a file being missing. Hopefully that'll narrow down why it's not finding them even after it's been told to chdir. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title

[Mongrel] [SECURITY] DOS In cgi.rb Announced, Upgrade Your Ruby

2006-12-04 Thread Zed A. Shaw
to bug me with questions. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] mongrel and long lived connections

2006-12-05 Thread Zed A. Shaw
: The GC doesn't run on Threads very often and not the same as other stuff, so things in Thread.current[] tend to live for longer than you expect. Anyway, hope that helps you out. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title

Re: [Mongrel] max upload size? (was: compress and max upload size?)

2006-12-09 Thread Zed A. Shaw
anything over your limit, and then attach that to the front of your rails request. Should be easy if you read the code and follow it. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

[Mongrel] [ANN] Mongrel 0.3.19 -- The Gnostic MIME Type Release

2006-12-15 Thread Zed A. Shaw
for the next week until that side is rock solid. Luis has been working extra hard making the sweet new service management app, so this should be a great next release for you folks. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title

Re: [Mongrel] [ANN] Mongrel 0.3.19 -- The Gnostic MIME Type Release

2006-12-15 Thread Zed A. Shaw
it then. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. ___ Mongrel-users mailing

Re: [Mongrel] Debugging high CPU with Mongrel

2006-12-15 Thread Zed A. Shaw
, it's MIME that was put into the 0.3.19 and just a few fastthread changes. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get

[Mongrel] [ANN] Mongrel 0.3.20 -- 5 Hours Deadline

2006-12-15 Thread Zed A. Shaw
probably planned your outages and have scheduled this with your customers and have come back later pages right? -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http

Re: [Mongrel] mongrel_cluster: selective restarts

2006-12-18 Thread Zed A. Shaw
On Mon, 18 Dec 2006 09:52:45 +0100 Kaspar Schiess [EMAIL PROTECTED] wrote: Hi list, I have tried to reach Bradley (author of mongrel_cluster) by mail, but have not gotten a response. So I'll try trough this channel: Send it to me offlist and I'll take a look at it. Thanks. -- Zed

Re: [Mongrel] mongrel_cluster: selective restarts

2006-12-18 Thread Zed A. Shaw
to be a whopper of a task (trust me I've tried a few times). If you can write something up and post it out then go for it. Mongrel gives folks the tools to do custom management processes with this in mind. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http

Re: [Mongrel] running mongrel in production on win32

2006-12-19 Thread Zed A. Shaw
why though and I think I messed up the documentation too. Thanks for reminding me Joey. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8

Re: [Mongrel] running mongrel in production on win32

2006-12-19 Thread Zed A. Shaw
. I'll get you a win32 gem today. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] Mongrel version in headers

2006-12-19 Thread Zed A. Shaw
, best bet is to have your fronting proxy strip this header off or change it to something bogus. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room

[Mongrel] [ANN] Mongrel 1.0 RC1 Full Win32 Build

2006-12-19 Thread Zed A. Shaw
go out on Friday as the official 1.0 release. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] [ANN] Mongrel 1.0 RC1 Full Win32 Build

2006-12-19 Thread Zed A. Shaw
about it right now without changing how rails works and generates its error reports. I tried to crack it again when DHH complained but it just would take way too much rewriting to fix the rewriting. :-) The plan is to tackle that problem and a host of others in later versions. -- Zed A. Shaw

Re: [Mongrel] [ANN] Mongrel 1.0 RC1 Full Win32 Build

2006-12-20 Thread Zed A. Shaw
On Wed, 20 Dec 2006 11:06:46 + Jonathan del Strother [EMAIL PROTECTED] wrote: On 20 Dec 2006, at 10:02, Zed A. Shaw wrote: On Tue, 19 Dec 2006 23:44:03 -0500 Michael D'Auria [EMAIL PROTECTED] wrote: Hey Zed, I'm excited for Mongrel 1.0 final! I do have something i ran

Re: [Mongrel] Zed, you're a moron :-)

2006-12-21 Thread Zed A. Shaw
it! Not sure what happened or why, but just FYI: Zed, you are a moron :-) Happy holidays! Gitte Wange ___ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users -- Zed A. Shaw, MUDCRAP-CE Master

Re: [Mongrel] exception logging

2006-12-22 Thread Zed A. Shaw
. This is fast enough to run in production mode in case you have a problem you need to debug that only shows up there. When you get the stack trace send it to me. You really should be seeing errors like that at the Mongrel level but rather you should see them at the Rails level. -- Zed A. Shaw

Re: [Mongrel] Spawn mongrel on demand

2006-12-23 Thread Zed A. Shaw
or runit. This just doesn't work. The idea is attractive, but in practice the tools available to monitor and control processes just suck. So, hopefully a middle ground of simple flexible manual process control will be a better solution. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http

Re: [Mongrel] What I Want For Christmas

2006-12-25 Thread Zed A. Shaw
On Sun, 24 Dec 2006 23:42:53 -0800 Michael Moen [EMAIL PROTECTED] wrote: Happy Holidays Zed- You have recommended Zed Shaw. (Change) With the comment: Ruby world yoda is Zed Shaw. It's the best I could come up with at this point in the weekend ;) Hopefully you get this before New Years

Re: [Mongrel] What I Want For Christmas

2006-12-25 Thread Zed A. Shaw
On Mon, 25 Dec 2006 02:10:36 -0500 Michael D'Auria [EMAIL PROTECTED] wrote: How could i not recommend the creator on Mongrel? :) I know, what the hell has Rick Olson done anyway? :-) Thanks for voting! If we work together we can defeat the demon of Bogus Rating Systems. -- Zed A. Shaw

[Mongrel] 93, We Can Do It! (Was: What I Want For Christmas)

2006-12-25 Thread Zed A. Shaw
We're at 93 people. That will put me at #2 tonight when the new stats are calculated. But that still isn't enough to dethrone The King of the Internet. Keep on recommending me so we can do this! http://www.workingwithrails.com/recommendation/new/person/5455-zed-shaw To recommend me

Re: [Mongrel] 93, We Can Do It! (Was: What I Want For Christmas)

2006-12-26 Thread Zed A. Shaw
://www.zedshaw.com/blog/2006-12-26.html Gotta get working on those MUDCRAP-CE certs too. Fun stuff! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room

Re: [Mongrel] no log/mongrel.log file on win32, looking for suggestions...

2006-12-26 Thread Zed A. Shaw
redirect STDERR and STDOUT to the log file? That'd fall more in line with how daemonize works on Unix. Please, mongrel users on windows affected by this provide feedback. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502

Re: [Mongrel] Multiple DocRoots

2006-12-27 Thread Zed A. Shaw
:3000/newplace/ and you see the same thing as http://localhost:3000/ That's it. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come

[Mongrel] Thanks For The Present!

2006-12-27 Thread Zed A. Shaw
very democratic and chaotic. (I wonder if the Nitro folks will help with pedro?) The whole experiment was tons of fun and I think the *best* part was reading the comments: http://www.workingwithrails.com/recommendation/for/person/5455-zed-shaw You folks ROCK. Here's some of my favorite quotes

Re: [Mongrel] file upload

2006-12-28 Thread Zed A. Shaw
127.0.0.1 for your addresses. I've gotta update the instructions but we're finding out that only Apple thinks 0.0.0.0 is a valid client connect address. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

Re: [Mongrel] file upload

2006-12-28 Thread Zed A. Shaw
the drb server to keep track of things. Second, unless you told mongrel to use 3001 it shouldn't be. Did you use -p 3001 in the command line or config? Otherwise, listening on 0.0.0.0 is fine, it's just trying to connect to 0.0.0.0 is bad. Some OS allow it but they really shouldn't. -- Zed

[Mongrel] An Even Better Thank You!

2006-12-28 Thread Zed A. Shaw
thank_you_everyone.mp3 And now you all get a personalized thanks from some electronic British woman: http://www.zedshaw.com/blog/thank_you_everyone.mp3 Some of you might have to wait a while to get your's but it really comes from the heart. And now for pedro! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu

Re: [Mongrel] Mongrel fails in Win32, mongrel_service missing, with possible fix

2006-12-28 Thread Zed A. Shaw
work with the weird rubygems naming convention. Try installing gem_plugin from release and see if that fixes it. I see what I've gotta do is set the version requirement higher for gem_plugin on the official release. Thanks. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http

Re: [Mongrel] Dimitar Georgievski is out of the office.

2006-12-29 Thread Zed A. Shaw
On Fri, 29 Dec 2006 16:55:26 -0500 [EMAIL PROTECTED] wrote: I will be out of the office starting 12/29/2006 and will not return until 01/09/2007. I will respond to your message when I return. I smell office prank! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com

Re: [Mongrel] Error : No protocol handler was valid for the URL...

2006-12-29 Thread Zed A. Shaw
the simplest configuration you can. Then slowly build it up to what you need. If that all works then you'll have a stable base to compare with. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http

Re: [Mongrel] Error : No protocol handler was valid for the URL...

2006-12-29 Thread Zed A. Shaw
complexity would be a main motive. nginx also supports fcgi. Otherwise, if it ain't broke, don't fix it. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room

[Mongrel] Recommendation: Stalled Mongrel? Memcache Hates Spaces

2007-01-02 Thread Zed A. Shaw
), you have to do this yourself or bad super evil things happen. The few people who have made this change report no more stopped mongrel processes. Please try this out and report back to me if it fixes things. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http

Re: [Mongrel] fastthread -- what is it?

2007-01-04 Thread Zed A. Shaw
a problem. And that's the whole story. Enjoy! -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help

Re: [Mongrel] Mongrel/Rails weird problem with methods becoming private

2007-01-04 Thread Zed A. Shaw
what's different. Either way, a massive thanks for mongrel - it's by far the best solution I've found so far to running my app :-) No problem. Let me know what you find. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502

  1   2   3   >