On Tue, May 06, 2008 at 01:36:32AM -0400, Brian Weaver wrote:
> Thanks....
> 
> I was just reviewing the patch and I've notice several spelling errors
> (and grammar problems) in my log messages that need to be fixed. Also,
> there isn't any logic handling any kind of IO error on the TCP Server
> socket for the UnixDispatchServer. That could be a problem, but I
> don't really expect any IO errors on the actual TCP socket for
> accepting incoming request from Apache (mod_proxy).

Well, experience on the project has shown that the second you toss this
thing on FreeBSD you get a whole new cluster of IOError you never knew
existed.  Then put it on OSX and you get 10 more.  Each all an exception
of wonderful clarity.

I'm pretty sure as people try this out you'll find them all though.
 
> I'll try to review the code changes again after I get some sleep (I
> really should have been in bed hours ago) and submit a new patch with
> any fixes that I make; cosmetic or otherwise.

No! Work now! Sleep later! :-)
 
---
Evil: http://www.zedshaw.com/
Utu : http://savingtheinternetwithhate.com/

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to