04-19-2010 08:05 AM
Hi,
Wanted to know in Saleslogix Web Client the data is cached using NHibernate Caching Technique. If so then how it is handled i.e., Session wise or Application Wise. We are lacking the performance while loading the data for multiple account. First time while accessing a specific Account takes 27 seconds to load soon after that all the records related to that group are loaded faster, even after logging off and logging in the performance didn't change.
After an hour or so if we try to access the same account then again we are seeing the same delay which I mentioned early.
Any help is appreciated.