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

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

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -