All blog posts tagged with passenger

Memcache Problems with Rails 2.3 and Litespeed or Passenger?

May 14, 2009

This week was a fun week of code spelunking.

Turns out, ActionController::Session::MemCacheStore runs through all the servers and checks to see if they are alive when the session store is first setup from your environment.rb. This causes it to connect to the Memcache server(s) and if you use a web …

Read more

Displaying 1 post