Yes that my infrastructure, besides, the tfs build machines and test machines including SCVMM are deployed in China.
Can both the TFS PROXY and TFS app tier exist in China and cooperate together? Because SCVMM and test controllers/machines are in China which requires to connect to TFS app tier From: [email protected] [mailto:[email protected]] On Behalf Of Grant Holliday Sent: Thursday, December 08, 2011 11:54 AM To: ozTFS Subject: RE: Hi, I have one TFS server in USA, another one in China, can I"sync" these two servers? If I understand your infrastructure correctly, you're saying that you have 1 TFS database, with app-tiers connected to it located in USA and China. That means that China app-tier is accessing the database over the slow link - this is not a recommended/supported TFS configuration. TFS requires a minimum bandwidth of 1Mbps and a maximum latency of 350ms. The generally accepted solution to this problem is to install a TFS PROXY at the remote site (China), and configure the China clients to use it. http://msdn.microsoft.com/en-us/library/ms253156.aspx You can also setup a scheduled task on a machine in China that does a GET using the PROXY every hour or so, so that the PROXY has the latest version all the time. From: [email protected] [mailto:[email protected]] On Behalf Of Li Jian-gang-A17948 Sent: Wednesday, 7 December 2011 5:32 PM To: [email protected] Subject: Hi, I have one TFS server in USA, another one in China, can I "sync" these two servers? The infrastructure is, database is in USA, one app tier is in USA, another app tier is in China. Now, if someone upload a big file (1GB) into source control through USA TFS server, how can user in China download that big file through China TFS server QUICKLY? Currently the tfs users in China download that file through China TFS server slowly, it usually takes several hours. Since USA and China have working time difference, can the two TFS server automatically sync after USA user upload big file into source control through USA tfs server at night, then in the second morning, China user can download that file just like from local ?
_______________________________________________ oztfs mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/oztfs
