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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T00:53:04+00:00 2026-06-05T00:53:04+00:00

I have Rails app with some Resque workers. It seems that I have a

  • 0

I have Rails app with some Resque workers. It seems that I have a limit of 2 workers running simultaneously (app runs on EC2 with Apache in production). Is there any way I can raise that limit?

EDIT:

I have maxclients 0 in redis.conf

I can start 10 workers through rake, but when they are actually getting queued, I get “ERR max number of clients reached” in browser..

EDIT: updated mistake (it was correct in original file)

EDIT: actually had config/initializers/Resque.rb pointing to redis-to-go (was rudiment from the early days of app), once I removed that, pointing to config/resque.yml (with localhost) everything went to normal and I can start as many workers as I please.

  • 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-05T00:53:05+00:00Added an answer on June 5, 2026 at 12:53 am

    maybe your question is more of a sysadmin one, but if not a system resource issue, then this may help.
    from http://railscasts.com/episodes/271-resque?view=asciicast

    Using the resque gem, just use this rake task

    #/lib/tasks/resque.rake 
    require "resque/tasks"
    
    task "resque:setup" => :environment
    

    and start up as many resque workers as you need.

    $ rake resque:work QUEUE='*'
    

    best use some service monitoring framework, svc, monit, god. and use resque web.

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

Sidebar

Related Questions

I have a rails app which is already running with some users, users that
I have a rails app with some nested data that I'd like to export
I have a MySQL/Rails app that needs search. Here's some info about the data:
We have a Rails app that has some pages that are available to all
I have a rails app running on Heroku. I am using paperclip for some
I have a Rails app that is storing some user information in a cookie,
I have a rails app running on my Apache server via Passenger. Occassionally I
I have a rails app that has some simple functionality, allowing the user to
I have a rails app that serves some APIs to an iPhone application. I
I have a Rails app that will post some data to another Rails app.

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.