[dev] [ANN] CGD - Ultra-minimalist HTTP and FastCGI wrapper for CGI programs.

From: Džen <yvldwt_AT_gmail.com>
Date: Fri, 21 Sep 2012 13:15:11 +0200

You're right about nginx, a good alternative doesn't really exist. CGI lack
sucks, but they have their reasons. I'd be interested in your standalone
webserver in Go, if you ever start to write it.

On Friday, September 21, 2012, Uriel wrote:

> On Thu, Sep 20, 2012 at 9:50 PM, Džen <yvldwt_AT_gmail.com> wrote:
> > What's the reason behind using nginx anyway? I guess it would be simpler
> to
> > write an own http web server with go's http lib. Or am I wrong?
>
> CGD can act as an HTTP server, but wont handle static files, it will
> pass all requests to a single CGI script.
>
> Why people use nginx? Well, same reason people use any web server: the
> alternatives also suck and you have to pick one.
>
> I have some plans for a full standalone web server (that can handle
> both static and dynamic content) in Go, the libraries are all already
> there, but there are some issues like how to best handle
> configuration.
>
> Uriel
>
>
>
Received on Fri Sep 21 2012 - 13:15:11 CEST

This archive was generated by hypermail 2.3.0 : Fri Sep 21 2012 - 13:24:04 CEST