Eric Wong <[email protected]> wrote: > I noticed your message[1] in bug-bash stating you guys hit the > xinetd limit for git-daemon due to networking issues: > > http://mid.gmane.org/[email protected] > > Was this with or without SO_KEEPALIVE on the sockets?
I forgot git-daemon has --timeout/--init-timeout options which I guess weren't used? Yikes :x Anyways, I just proposed a patch over on [email protected] to enable SO_KEEPALIVE as well: http://mid.gmane.org/[email protected]
