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

From: Džen <yvldwt_AT_gmail.com>
Date: Thu, 20 Sep 2012 21:50:14 +0200

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?

On Wed, Sep 19, 2012 at 5:41 AM, Uriel <uriel_AT_berlinblue.org> wrote:

> CGD runs as a FastCGI wrapper (to be used with nginx or similar web
> server) or as a standalone HTTP server, handing over all requests to a
> given CGI script.
>
> http://repo.cat-v.org/cgd/
>
>
> This is useful to run werc under nginx, or directly without a
> standalone web server.
>
> CGD is extremely simple, under 50 lines of Go code, much simpler than
> fcgiwrap, and has been tested in production by several members of
> #cat-v.
>
>
> Instructions on how to use CGD to host werc with nginx:
>
> http://werc.cat-v.org/docs/web-server-setup/nginx
>
>
> Feedback and patches welcome, as an experiment the CGD repo is hosted
> with github:
>
> https://github.com/uriel/cgd
>
>
> Enjoy
>
> Uriel
>
>
Received on Thu Sep 20 2012 - 21:50:14 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 20 2012 - 22:00:07 CEST