]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: increase the http.maxRequestBuffer to 100MB
authorXiubo Li <xiubli@redhat.com>
Wed, 7 Aug 2024 03:43:10 +0000 (11:43 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 7 Aug 2024 06:27:55 +0000 (14:27 +0800)
commit1d25782903e8b43fc97bc19ab3bf033196ec2122
tree96953988dc91ac67a396efa19d219b69ed4271d5
parentc77bd7e4328085c75436bc3dc93915bc85db7251
qa: increase the http.maxRequestBuffer to 100MB

Set to change the largest ref negotiation request that git will
handle during a fetch. The default value is 10MB and any fetch
requiring a larger buffer will not succeed.

This value should not normally need to be changed, but may be
helpful if you are fetching from a repository with an extremely
large number of refs.

Fixes: https://tracker.ceph.com/issues/66991
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/workunits/fs/snaps/snaptest-git-ceph.sh