Very very slow

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Vinaya
Posts: 12
Joined: Mon Jan 29, 2007 1:42 pm

Very very slow

Post by Vinaya » Fri Feb 02, 2007 1:06 pm

Vault has been behaving weird from past couple of days. I am just trying to get history of files. It nearly took more than 1hr to get. Everything operation which I perform on Vault Client is very slow.
Can anyone respond to this?
I tried clearly the cache and restarted IIS also. Nothing changed, it is still taking long time to process.

Please reply ASAP.

Thanks,

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Feb 09, 2007 6:06 pm

The login speed could be improved by adjusting TreeManagerSize:

This setting is in the Vault.config file in the Vault Service directory. Edit this line, replacing the -1 with the number of trees for Vault to store in memory.

<TreeManagerSize>-1</TreeManagerSize>

We usually suggest starting with 200 and monitoring memory, as this stores more trees in memory.

More information can be found in our KB article on Optimal Vault Performance.

Locked