Which things need to care with Rails application cluster? -


if plan create rails application cluster , think session share problem, , can save session memcache or database. want know there else need cared ? thanks!

this question vague, should load balancing (haproxy good), in-memory data store such memcached , database mysql. web tier scales out horizontally it's easy increase processing power needed. please clarify question more answers.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -