Welcome to MSDN Blogs Sign in | Join | Help

This is my old blog

It's all about causality

News

  • Yosi Taguri

    Nedstat Basic - Free web site statistics Personal homepage website counter
    Listed on BlogShares

What to do if you experience bad performace with Team System

Obviously I'm going to show you only one of the things that can hurt your performance. I've been doing Team System installs in a 2 server sceanrio. I've seen quiet bad performance results: 15 min. to create a new Team Project. I've pounded my head over the wall for a few hours to figure out why.

The installation process went without problems and everything was by the book. I had previously installed Team System in a 1 server scenarion on a lousy hardware and it worked faster.

Then I ran netstat whoch shows you the network connections your machine has and I noticed that I have an open connection to the proxy. Running 'netstat -b' showed me which process opened which port. I then saw that devenv.exe is going thru the proxy. Then it hit me, every hit to the Team Foundation server is basically a web service call and it is probably taking the proxy settings from IE.

Setting IE to not use a proxy dropped the time to create a new Team Project to 90 seconds.

 

Posted: Thursday, June 09, 2005 12:37 AM by yosit

Comments

Aaron Stebner's WebLog said:

I found this blog post that I wanted to link to here as well.  Yosi provides a good set of troubleshooting...
# June 9, 2005 6:31 PM

Rob Caron's Blog said:


Abhinaba Basu on marking required fields in work items ⊕ and build types ⊕
Adam Singer on the latest...
# July 4, 2005 8:25 PM
New Comments to this post are disabled
Page view tracker