List for cgit developers and users
 help / color / mirror / Atom feed
From: "Valdis Vītoliņš" <valdis.vitolins@odo.lv>
To: cgit@lists.zx2c4.com
Subject: Downloading objects hangs up around 65kB
Date: Fri, 16 Sep 2022 22:55:39 +0300	[thread overview]
Message-ID: <0ef89b1e-6543-e726-2cf0-b68e7167fabe@odo.lv> (raw)

Probably it is issue on 64-bit ARM architecture, because I tested that 
it works on x86_64 virtual machine.

Some time ago (because I haven't used HTTPS protocol for repositories 
recently) downloading plain objects/blobs hangs up around 65kB of data.

You can test it with:

wget -O "01_About.odp" -d 
"https://odo.lv/git/JTM/plain/doc/presentations/01_About.odp"

It shows:
...
Saving to: ‘01_About.odp’

01_About.odp                        8%[====>                           ] 
  63,64K  13,0KB/s    in 4,9s

2022-09-16 22:32:33 (13,0 KB/s) - Connection closed at byte 65169. Retrying.
...
etc.

Server architecture is 64-bit ARM:
uname -a
Linux odo 5.15.0-1019-aws #23~20.04.1-Ubuntu SMP Thu Aug 18 03:23:03 UTC 
2022 aarch64 aarch64 aarch64 GNU/Linux

Cgit package version:
cgit    1.2.3+git2.25.1-1

Apache version:
apache2 -v
Server version: Apache/2.4.41 (Ubuntu)
Server built:   2022-06-14T13:30:55

Sincerely,
Valdis

             reply	other threads:[~2022-09-16 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 19:55 Valdis Vītoliņš [this message]
2022-09-17 16:07 ` John Keeping
2022-09-17 20:04   ` Valdis Vītoliņš

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=0ef89b1e-6543-e726-2cf0-b68e7167fabe@odo.lv \
    --to=valdis.vitolins@odo.lv \
    --cc=cgit@lists.zx2c4.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 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).