Base solution for your next web application
Open Closed

MultiInstance #11307


User avatar
0
mahendra created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

Hi Expert,

In case we have multiple instance of the application what all we need to take care. Two I know are

  1. Background Job (For this We can enable background job for one instance and disable for others)
  2. Cache (For this we can use distributed caching such as Redis)

Apart from the above two what's other that we should take care and how?

Regards, Mahendra


1 Answer(s)