From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: git.netfilter.org upload-pack seems busy
Date: Thu, 04 Mar 2010 11:27:13 +0100 [thread overview]
Message-ID: <4B8F8B01.8060108@trash.net> (raw)
In-Reply-To: <alpine.LSU.2.01.1003031855490.26350@obet.zrqbmnf.qr>
Jan Engelhardt wrote:
> Hi,
>
>
> today I notice that cloning from git.netfilter.org has a slow start
> (affects conntrack-tools and iptables, perhaps others). Not sure what it
> does - directory indexing? Anyway, this is the interesting part of the
> strace log:
>
>
>
>
> 1267638794.328685 execve("/usr/bin/git", ["git", "clone", "git://git.netfilter.org/conntrac"...], [/* 76 vars */]) = 0
> ...
> 1267638794.392196 socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 3
> 1267638794.392227 connect(3, {sa_family=AF_INET6, sin6_port=htons(9418), inet_pton(AF_INET6, "2001:780:45:1d:20d:93ff:fe9b:e443", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
> 1267638794.666742 dup(3) = 4
> 1267638794.666782 write(4, "003cgit-upload-pack /conntrack-t"..., 60) = 60
> 1267638794.666846 read(3, "007c", 4) = 4
> 1267638874.678481 read(3, "58b363d32bf9b8b504c5664ae4d8b3bb"..., 120) = 120
> 1267638874.678549 read(3, "003f", 4) = 4
> ...
> 1267638876.552753 exit_group(0) = ?
>
>
> Note the high delay between the git-upload-pack request and the
> resulting answer.
Its pretty quick here. Perhaps try IPv4.
prev parent reply other threads:[~2010-03-04 10:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 17:59 git.netfilter.org upload-pack seems busy Jan Engelhardt
2010-03-04 10:27 ` Patrick McHardy [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=4B8F8B01.8060108@trash.net \
--to=kaber@trash.net \
--cc=jengelh@medozas.de \
--cc=netfilter-devel@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 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.