This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
通过 VPN 处理文件会很慢,因为 Visual Studio 将在文件打开时跟踪该文件的更改。
无论如何,通过 VPN 工作总是很慢。检查 VPN 设置(压缩、多链接),也许将远程文件夹映射到网络驱动器,在 VPN 连接本身上打开“使用默认网关”;这些是我用来提高 VPN 性能的一般方法。
Working with files over a VPN will be slow, as Visual Studio will be tracking changes in that file while it is open.
In any case, working over VPN always is always slow. Check VPN settings (compression, multilink), perhaps map the remote folder to a network drive, turn of 'use default gateway' on the VPN connection itself; these are methods I use to speed up VPN performance in general.