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,
Very very slow
Moderator: SourceGear
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.
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.