Performance issue using SoS

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
sdst
Posts: 1
Joined: Thu Dec 21, 2006 9:14 am

Performance issue using SoS

Post by sdst » Thu Dec 21, 2006 9:35 am

:(

Hi
We are facing performance problems using SoS from a client accessing through the Internet. Our SoS server is located on one PC together with a VSS-client. The server is in no way busy at any time.
The VSS database is located on another PC on the same network as the SoS server. The two PCs are not connected to any domain.
A "GetLatest" of 28.5mb takes 55seconds through native VSS on the same network as the VSS database. The same request takes 1,5 hour through SoS from the same network. And it takes 4,5 hours from a SoS client through the Internet.
There is almost a factor 100 between the local VSS request and the local SoS request. And there is just a factor 3 between local SoS request and internet SoS request.
We would be happy for any suggestions that could help os.
Regards
Svend Thorn

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Dec 21, 2006 10:12 am

A "GetLatest" of 28.5mb takes 55seconds through native VSS on the same network as the VSS database. The same request takes 1,5 hour through SoS from the same network. And it takes 4,5 hours from a SoS client through the Internet.
It's not unusual for VSS to be faster on the LAN than SOS, since VSS connects directly to the database and the SOS Server must communicated through the VSS Automation Component. However, it does look like SOS is slower than it should be.

One of the main culprits in SOS slowdowns is anti-virus software on the SOS Server machine. See this KB article for info on this and other tips for optimizing SOS performance:

http://support.sourcegear.com/viewtopic.php?t=2575
Linda Bauer
SourceGear
Technical Support Manager

Post Reply