Content
You are here:
Git connection limitations
Added by Lyn Matten about 8 years ago
As far as i understand, openproject git integration is based on apache2 git plugin, right?
We currently have the problem, that we have a repository where a nodejs backend is installed. With npm the node package manager, we also install several other repositories while calling npm install.
We then face the problem, that is seems not to be allowed to have multiple connections to git repositories within the same time. Does anyone has also faced this problem and nows where to adjust the git settings to allow more parallel connections to multiple git repositories by one user?
Thanks in advance and kind regards
Lyn