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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -