Open Closed

Slow Response on /Abp/ApplicationConfigurationScript #2564


User avatar
0
meiyuan@surer.sg created
  • 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 Answer(s)
  • User Avatar
    0
    gterdem created
    Senior .NET Developer

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

  • User Avatar
    0
    meiyuan@surer.sg created

    Hi

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

  • User Avatar
    0
    gterdem created
    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?

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22