Slow repo-browser on svn+ssh. Persistent SSH connections?
dpotter <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <1703547984.6276.1467395619387.JavaMail.httpd@localhost> |
Hi! Like some others before me, I am experiencing very slow performance with the repo-browser against svn+ssh repositories. The issue seems to arise from the combination of two factors: - The repo-browser requires a lot of connections - between 6 and 15, depending upon settings. - Authentication of each ssh connection is slow - around 2 seconds each (even though performance after authentication is fast). I understand that TSVN must make multiple calls to the library to gather the data required for the repo-browser. Does the apache subversion library support the concept of a persistent ssh connection that can be re-used across multiple API calls? If so, how difficult would it be to modify TSVN to use that approach? Thanks! ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3177267 To unsubscribe from this discussion, e-mail: [[email protected]].