i was wondering, what are the benefits of having my site on my own mongrel cluster?
is that just being able to run multiple sites on one account with as much memory as id like for each site?
also, what does adding more memory do to a mongrel based site?? is memory just to store sessions/cache files for faster access?
can cache_fu memcached be installed on my account? just wondering in case my site becomes popular.
thanks!