فتح مغلق

Slow Response on /Abp/ApplicationConfigurationScript #2564


User avatar
0
meiyuan@surer.sg خلقت
  • ABP Framework version: v4.3
  • UI type: Angular (web) / MVC (identity)
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: NA
  • Steps to reproduce the issue:" visit /Abp/ApplicationConfigurationScript

We are hosting our app on Azure. We setup Alert on slow response and we realise that many times (although not consecutively) the respond time of /Abp/ApplicationConfigurationScript can be as long as 10-30 sec. It there any reason why? Could this be some symptom of some underlying problem?


3 إجابة (إجابات)
  • User Avatar
    0
    gterdem خلقت
    Senior .NET Developer

    Make sure your redis server is up and have correct configurations in your application.

  • User Avatar
    0
    meiyuan@surer.sg خلقت

    Hi

    redis is definitely up, possible to elaborate what do u mean by "correct configuration"?

  • User Avatar
    0
    gterdem خلقت
    Senior .NET Developer

    Your applications appsettings.json Redis section has the configuration for redis connection. You may have forgotten to update it, or if you are running on containers; you may need to configure differently.

    Also, can you share the related application logs?

Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11