Open Closed

Decreased performance with external redis servers. For example digitalocean managed redis server. #5336


User avatar
0
kirotech created
  • ABP Framework version: v7.1.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  1. Generate new solution
  2. Add redis connection string from external redis server
  3. Click administration lists, try authernticate, register etc... All pages becomes real slow.

I find all those performance issues reports but no solution. https://support.abp.io/QA/Questions/3457/Decreased-performance-after-use-redis-cache https://support.abp.io/QA/Questions/4620/Site-is-very-slow-when-using-Rediscom-Cloud-database https://stackoverflow.com/questions/69368229/slow-response-from-abp-authentication


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This may be a problem caused by network latency.

    You can try local Redis first.

  • User Avatar
    0
    kirotech created

    Yes local installation is ok, but once you run it on external server performance degrades drastically. All request starts taking 5 seconds.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This is the problem of network delay. You try to keep the server and Redis as close as possible

  • User Avatar
    0
    kirotech created

    Ok i will try to move application and will let you know in this ticket the results.

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 April 16, 2025, 12:13