Does it support multiple front ends scenario?
Hi João,
LazyCache suits the caching of database calls, complex object graph building routines and web service calls that should be cached for performance.
What do you mean by multiple front ends scenario? Could you please provide more details?
Thanks
Vinod
Hi Vinod, in a farm environment you have more than one front end server in your infrastructure. I assumed that this component is storing cache in the front end server, or caching is being stored in the database side?
Yes, It stored cache in front end server memory.