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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:59:47+00:00 2026-05-27T19:59:47+00:00

I have recently migrated my code from Rails 2.3.4 to rails 3 and started

  • 0

I have recently migrated my code from Rails 2.3.4 to rails 3 and started using passenger with it. I am also using memcached gem and i randomly see Memcached::ClientError and Memcached::ServerIsMarkedDead. I have read this article which says passenger smart spawning has issues with memcache socket based connect. So i tried the fix mention on their site

CACHE = MemCache.new memcache_options
CACHE.servers = '127.0.0.1:11211'
begin
   PhusionPassenger.on_event(:starting_worker_process) do |forked|
     if forked
       # We're in smart spawning mode, so...
       # Close duplicated memcached connections - they will open themselves
       CACHE.reset
     end
   end
# In case you're not running under Passenger (i.e. devmode with mongrel)
rescue NameError => error
end

But still i get the same error. has it got something to do with the memcached library

  • 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-05-27T19:59:48+00:00Added an answer on May 27, 2026 at 7:59 pm

    I run a Rails 3.1.3 app on Ubuntu with memcached, I am using the Dalli gem to interface with it, not a single glitch so far. You might want to look into that.
    Dalli Gem on GitHub

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

Sidebar

Related Questions

We have recently migrated a large, high demand web application to Tomcat 5.5 from
We have a 3.5 Gb SVN repository recently migrated from a 6 Gb one.
I have recently started using Vim as my text editor and am currently working
I recently migrated an older application we have at work from Java 1.5 to
We are recently migrated from CVS to SVN and I have setup SVN WebDAV
We have recently migrated to Git from SVN. We have setup a bare repository
We have a setup with a development trunk in our recently-migrated-to-from-VSS TFS system and
I have recently started using ASP.Net MVC 3 RC 2 and have attempted to
We have recently migrated tests from NUnit to MSTest and I am struggling to
We have recently migrated tests from NUnit to MSTest and I am struggling 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.