From: Eric Wong <normalperson@yhbt.net>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [0/2 PATCH] FastCGI and nginx support for gitweb
Date: Thu, 4 Jan 2007 01:25:59 -0800 [thread overview]
Message-ID: <20070104092559.GA17473@localdomain> (raw)
In-Reply-To: <enif9a$9ve$1@sea.gmane.org>
Jakub Narebski <jnareb@gmail.com> wrote:
> Eric Wong wrote:
>
> > I was looking at nginx for another project and got sidetracked
> > into writing instaweb support for it; so I ended up writing a
> > simple FCGI wrapper for gitweb as well.
>
> FCGI, not CGI::Fast?
CGI::Fast is just a wrapper on top of FCGI but gives access to functions
in the CGI module. We already use the CGI module explicitly in gitweb;
and I didn't want to make deeper changes in gitweb nor introduce extra
dependencies.
--
Eric Wong
prev parent reply other threads:[~2007-01-04 9:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-04 7:48 [0/2 PATCH] FastCGI and nginx support for gitweb Eric Wong
2007-01-04 7:49 ` [PATCH 1/2] gitweb: add a simple wrapper for FCGI support Eric Wong
2007-01-09 12:28 ` Sam Vilain
2007-01-04 7:49 ` [PATCH 2/2] instaweb: add support for nginx + FastCGI Eric Wong
2007-01-07 2:18 ` [PATCH 2/2 (fixed)] " Eric Wong
2007-01-04 8:56 ` [0/2 PATCH] FastCGI and nginx support for gitweb Jakub Narebski
2007-01-04 9:25 ` Eric Wong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070104092559.GA17473@localdomain \
--to=normalperson@yhbt.net \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.