From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Received: by 10.151.111.12 with HTTP; Mon, 12 Apr 2010 01:38:21 -0700 (PDT) In-Reply-To: <1271011995.4100.99.camel@voldemort> References: <1271011995.4100.99.camel@voldemort> Date: Mon, 12 Apr 2010 10:38:21 +0200 Delivered-To: chneukirchen@gmail.com Message-ID: Subject: Re: [ANN] uwsgi protocol Rack handler From: Christian Neukirchen To: rack-devel@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 On Sun, Apr 11, 2010 at 8:53 PM, Roberto De Ioris wrote: > Hi all, i have just committed in the uWSGI public repository > a simple Rack Handler for the uwsgi protocol: > > http://projects.unbit.it/uwsgi/browser/contrib/uwsgi.rb > > It is successfully tested on all the 4 webserver supported by the uWSGI > project (apache2, nginx, cherokee, lighttpd) using rackup > > The uwsgi protocol is described here > > http://projects.unbit.it/uwsgi/wiki/uwsgiProtocol > > This handler requires only the Rack module as all the protocol parsing > is done in pure ruby. > > I hope this can be useful for someone (i have applied no license on it, > so feel free to modify, improve or discard it) If somebody supports it, we can take it into the core tree. Else, I'd say to move it to rack-contrib. > Bye Thanks, -- Christian Neukirchen http://chneukirchen.org