Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8851189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:05:34+00:00 2026-06-14T13:05:34+00:00

What could be the reasons for Redis slow work/response? i.e. I found on Stackoverflow

  • 0

What could be the reasons for Redis slow work/response?

i.e. I found on Stackoverflow that storing large files or data in Redis makes it slow. What’s else?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T13:05:35+00:00Added an answer on June 14, 2026 at 1:05 pm

    There is no simple answer to this question. With all NoSQL or SQL based storage solutions, there are plenty of conditions that could result in high latency or slowness of the storage engine. Redis is no exception.

    I would suggest to start by reading:

    • How fast is Redis?
    • Redis latency problems troubleshooting

    Here is a non exhaustive list of potential reasons:

    • Inadequate hardware (network, memory, CPU)
    • Software based virtualization (Xen on low-end hardware for instance)
    • Not enough memory, generating swapping at the OS level
    • Too many O(n) operations (like KEYS) executed in the single-threaded engine
    • Large objects stored in Redis, leading to uncontrolled expansion of the communication buffers
    • Huge number of simultaneous sessions (>30000)
    • Too many connection operations per second (Redis is not a webserver, connections are supposed to be permanent, not transient).
    • Too many roundtrips generated by the client application (no pipelining or aggregated command usage)
    • Large fork operations generated by bgsave or AOF rewrite (especially on VMs)
    • I/O related latencies when AOF is used
    • Accumulation of many expire operations triggered at the same time
    • Accumulation of memory in client and master/slave communication buffers, or slow log data
    • TCP incast conditions when network bandwidth consumption is significant
    • Using distributed storage (and especially cloudy ones such as EC2 EBS) to store dump or AOF files

    There are probably many other reasons, related to the workload generated by your own application.

    If some people think about other general reasons, we can add them to this list.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am ciruious to know what are the reasons that could cause a function
Does APNS Feedback Service accounts all the reasons that could cause notifications delivery failure.
Why file.mkdir is returning false? Google indicates that there could be several reasons (e.g.
I suppose there could be historical reasons for this naming and that other languages
Take a look into source code . There could be valid reasons behind that,
Could any body offer me any reason about that? If we do it like
Could someone know where is saved path to external XML-File that contain configuration for
My app is showing the 9patch black marks. Why could it be? That's my
Input: The customer claims that the application (.NET) when querying for some data returns
What are some of the reasons dlopen could segfault besides the shared object not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.