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' -

java - Log4j2 configuration not found when running standalone application builded by shade plugin -

python - How do I create a list index that loops through integers in another list -