Page 1 of 1

Load balancing

Posted: Tue Jul 21, 2020 9:31 am
by Lobjey
Can stimulsoft support load balancing? Is there some caching recommendations?
Thanks for help.

Re: Load balancing

Posted: Thu Jul 23, 2020 7:59 am
by Lech Kulikowski
Hello,

there is a special class StiCacheHelper, which is used to store the report and its individual components in the server cache. This class overrides and stores the cache, for example, in files, database or other place used in your project. See documentation for more details:
https://www.stimulsoft.com/en/documenta ... ashing.htm

Thank you.