performance - How to speed up TortoiseSVN to VisualSVN server through SSH tunnel? -


this our current setup: windows server 2008 visual svn server. on client side use tortoise svn.

inside company (internal network), access speed(checkout,update,commit) good.

when access outside company via our ssh tunnel, becomes slow.

i read there few possibilities:

  • usage of https vs svn (visualsvn doesnt support svn protocol :( )
  • antivirus (did not test yet)

any other suggestions ? thank you


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -