GIT performance issue

Hi All,

We are having low speed clones and transmission through git to different locations from US. We are suspecting it as protocol issue. Our git servers use openssh and Users use openssh or putty on their PC’s for day to day activities.

Is there any underlying config changes we need to make to solve slow clone issues?
Is there anyway we can specify the large SCP buffer size inside GIT, is it possible?

Thanks
PRS

Hi, were you able to solve it? seeing same problems with large LFS push operations, and no server or client resources are maxed out, seems like some software related limitation of a kind. Do you have ideas about improving LFS performance? I’m trying to use gitlab-ce as LFS box in internal network, so also thought about turning off the auth to speed up, but didn’t find a way to turn off auth.