<br><br><div class="gmail_quote">On Wed, Mar 10, 2010 at 7:10 AM, Gour <span dir="ltr">&lt;<a href="mailto:gour@gour-nitai.com">gour@gour-nitai.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Sun, 7 Mar 2010 21:03:12 -0800<br>
<div class="im">&gt;&gt;&gt;&gt;&gt;&gt; &quot;Michael&quot; == Michael Snoyman &lt;<a href="mailto:michael@snoyman.com">michael@snoyman.com</a>&gt; wrote:<br>
<br>
</div>Michael&gt; * Deployable anywhere (based on WAI)<br>
<br>
Does it mean one will be able to use it with webservers like Cherokee,<br>
nginx...?<br>
<div><div></div><div class="h5"><br>
<br></div></div></blockquote><div><br></div><div>Right now, the only WAI backends I&#39;m aware of are the two I&#39;ve written: SimpleServer and CGI. Assuming Cherokee and nginx support CGI, then yes, you could deploy there.</div>
<div><br></div><div>That said, I intend to port hack-handler-fastcgi to WAI in the not-too-distant future. If anyone needs it sooner, just send me an e-mail, it will probably take very little time to port since it was simply a layer on top of hack-handler-cgi.</div>
<div><br></div><div>Of course, there&#39;s a whole range of WAI backends that are possible. SimpleServer is not that great a production server, so I wouldn&#39;t mind getting Hyena or Happserver working with WAI. Then there are protocols like SCGI available as well. If we get really adventurous, we could aim for a mod_haskell.</div>
<div><br></div><div>Michael</div></div>