git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* As long as you're hacking on git-daemon...
@ 2006-07-13 20:12 linux
  2006-07-13 20:19 ` Matthias Lederhofer
  0 siblings, 1 reply; 3+ messages in thread
From: linux @ 2006-07-13 20:12 UTC (permalink / raw)
  To: matled; +Cc: git

Is it possible to make it capable of running from /etc/inetd.conf?
That's nicer for little-used personal servers, and also nicer if you
want to use tcp wrappers or one of the inetd replacements that
offers sophisticated load control.  (Refuse connections if
load average is too high, different nice level for internal vs.
external clients, etc. etc.)

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: As long as you're hacking on git-daemon...
  2006-07-13 20:12 As long as you're hacking on git-daemon linux
@ 2006-07-13 20:19 ` Matthias Lederhofer
  2006-07-13 21:38   ` linux
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Lederhofer @ 2006-07-13 20:19 UTC (permalink / raw)
  To: linux; +Cc: git

linux@horizon.com <linux@horizon.com> wrote:
> Is it possible to make it capable of running from /etc/inetd.conf?
It is, see man git-daemon, --inetd :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: As long as you're hacking on git-daemon...
  2006-07-13 20:19 ` Matthias Lederhofer
@ 2006-07-13 21:38   ` linux
  0 siblings, 0 replies; 3+ messages in thread
From: linux @ 2006-07-13 21:38 UTC (permalink / raw)
  To: linux, matled; +Cc: git

> It is, see man git-daemon, --inetd :)

*Blush*.  I remember looking for that a while ago and not finding it,
but it appears that it's been there for a year
(since e64e1b79d7c50a234e97d59aadc7a4911de91efe)

I don't think it was that long ago that I looked, so I must have somehow
been utterly blind.

Sorry.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-13 21:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 20:12 As long as you're hacking on git-daemon linux
2006-07-13 20:19 ` Matthias Lederhofer
2006-07-13 21:38   ` linux

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).