production and cache

Somehow I thought that was how it worked by default. For example, my site caches files as:

~/thepeoplesfeed/tmp/cache/views/www.thepeoplesfeed.com/.

What cache are you using? I’m not sure the memory cache splits things by domain.

I have read a lot this few days about caching in ruby...

I see that the only solution for me is to use cache action and part of the view.. a really hard work (ps under tmp/cache i have no files)

James Englert wrote:

What kind of cache are you using? Could you copy your environment file here?