Are you concerned about performance?
You can scale out by…
- installing a TFS proxy which will cache all version control downloads and therefore reduce the load on your TFS app tier.
- splitting your single-server TFS installation in an separate application tier and data tier (dual-server-configuration).
- moving the data warehouse (SQL Server Analysis Services) database to a separate server.
Or scale up by…
And move WSS to another server