From: Tom Machinski Date: 2007-10-28T20:52:15+09:00 Subject: Re: A memcached-like server in Ruby - feasible? On 10/28/07, Andreas S. wrote: > Try enabling the MySQL query cache. For many applications even a few MB > can work wonders. Thanks, that's true, and we already do that. We have a very large cache in fact (~500 MB) and it does improve performance, though not enough. -Tom