git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Vereshagin <peter@vereshagin.org>
To: git@vger.kernel.org
Subject: GitWeb in FastCGI
Date: Sun, 14 Mar 2010 15:31:21 +0400	[thread overview]
Message-ID: <20100314113121.GB8323@screwed.box> (raw)

You can't take no for an answer, git!

This is to acknowledge that mod_perl isn't the only way to accelerate the GitWeb.cgi web front-end.
And, Apache's httpd itself isn't necessary to launch it that better way:
It is made possible with the latest snapshot of FCGI::Spawn multi-forked daemon, available to download at: http://gitweb.vereshagin.org/?p=FCGI-Spawn
You must patch your CGI.pm with the diff supplied in the distribution, or you may want to patch gitweb.cgi ( replace new CGI with $FCGI::Spawn::fcgi ), althogh it is necessary for POST requests only ( I have no idea where POSTs should be taken for input in GitWeb code ).
Thanks for attention.

73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB  12F8 0CE1 4AAC A0E2 6627)
-- 
http://vereshagin.org

                 reply	other threads:[~2010-03-14 11:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100314113121.GB8323@screwed.box \
    --to=peter@vereshagin.org \
    --cc=git@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).