From: Peter Palmer Date: 2006-05-21T06:47:09+09:00 Subject: Re: [ANN] Mongrel 0.3.13 Update -- Code Review, Code Coverage Zed Shaw wrote: > On Sun, 2006-05-21 at 06:15 +0900, Peter Palmer wrote: > >> Zed Shaw wrote: >> >>> DOCUMENTATION VOLUNTEERS >>> >>> We're looking for folks who are interested in helping write Mongrel >>> documentation. Writing the documentation is pretty easy, since it's >>> done with webgen and using textile. If anyone's interested, take a look >>> at: >>> >>> http://mongrel.rubyforge.org/docs/ >>> > > >> Hi, >> >> I'm up for contributing documentation - just let me know how :) >> >> Cheers, >> > > Shoot me an e-mail off-list with what you'd be interested in working on. > Hot topics right now are clustering, load balancing, and writing Mongrel > handlers as GemPlugins. It's OK if you don't know these subjects as > it's better to have people learn how to do them while they write the > documentation. > > > Hi, I've been working on getting apache 2.2 to do clustering and load balancing - I've done the same with lighty - and compiled both from source. I have no idea about gemplugins however although I am using the mongrel_cluster plugin :) Cheers, Pete