Register | Login
Friday, September 10, 2010
  Search
 Discussion Forums at Locopon's Minimize
 
  Forum / Foros  Modules/Modulos  DSLocalizator  DSLocalizator Tab Localization causing performance hit
Previous Previous
 
Next Next
New Post 2/1/2010 10:30 PM
User is offline faitindo
2 posts
No Ranking


DSLocalizator Tab Localization causing performance hit  (Indonesia)

 Hi,

First of all, I would like to say thanks for such a great module. It just works 

I have a question regarding the performance though. I've been monitoring my database for query hit on each page load. I noticed that when I enabled Tab Localization feature, I would get lots of query hit:

exec dbo.Delisoft_TabLocalizationGet @TabId=***,@LocaleKey=N'en-US'

And it executes more than 10-20 times for each page load. I suspected that it has something to do with localizing tab names, therefore it's executed against all tabs. I'm just wondering though, are there any settings to cache these so it won't hit the database for every incoming page requests?

Best Regards, Ferry

 
Previous Previous
 
Next Next
  Forum / Foros  Modules/Modulos  DSLocalizator  DSLocalizator Tab Localization causing performance hit