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 8714779
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T05:40:55+00:00 2026-06-13T05:40:55+00:00

I have a heavy processing that needs to be finished using a lot of

  • 0

I have a heavy processing that needs to be finished using a lot of machines. Currently, Resque have 700 workers running, and everything is working. However if I increase the number of workers to 1000, I start getting a lot of redis timeouts.
I am almost sure that the limitation is in redis, because I cannot even connect from redis-cli anymore.
Is there any limit either in resque or redis? Or it could be some filesystem limit?

Does anyone know where would it be this configuration so i could change it?

thanks.

  • 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-13T05:40:56+00:00Added an answer on June 13, 2026 at 5:40 am

    You’re probably hitting resources limit on your server box.

    On Linux, check :

    ulimit -a
    sysctl net.ipv4.ip_local_port_range
    sysctl net.ipv4.tcp_fin_timeout
    sysctl net.core.somaxconn
    sysctl net.ipv4.tcp_tw_recycle
    sysctl net.ipv4.tcp_tw_reuse
    sysctl fs.file-max
    sysctl net.ipv4.tcp_window_scaling
    sysctl kernel.pid_max
    sysctl net.ipv4.tcp_orphan_retries
    sysctl net.ipv4.tcp_max_orphans
    

    On FreeBSD, check :

    sysctl kern.ipc.nmbclusters
    sysctl kern.ipc.maxsockets
    sysctl kern.maxfiles
    sysctl kern.maxfilesperproc
    sysctl net.inet.tcp.msl
    sysctl net.inet.ip.portrange.first
    sysctl net.inet.ip.portrange.last
    

    Get more information about those sysctl configurations and increase as needed.

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

Sidebar

Related Questions

I have an application that executes some heavy processing in background using java thread
I have a method that return a complex JSON object. It's a heavy processing
I basically have a unix process running and it is doing some heavy processing
I have a large set of files for which some heavy processing needs to
I am running a webapp (php) that needs to process some heavy-work tasks (from
I have written a .net winforms application that does some heavy processing and slows
I have finished developing a big and heavy app. It is universal (for iPhone
I have some code that makes heavy use of a thread pool, which I
I have a website that makes heavy use of AJAX. There is an almost
I have a Java application that makes heavy use of a large file, to

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.