Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
3 new of 3 - Jul 7 2010
1 new of 1 - Feb 18 2010
1 new of 1 - Dec 16 2009
2 new of 2 - Nov 22 2009
1 new of 1 - Nov 10 2009
1 new of 1 - Oct 15 2009
2 new of 2 - Sep 24 2009
1 new of 1 - Sep 23 2009
4 new of 4 - Sep 16 2009
2 new of 2 - Sep 13 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 32  Older »
Description: For users and hackers of Rack::Cache.
 

Meta-cache Performance 
  Hi all, I'm using rack-cache in front of an image generation server. My cached files are large (images) so I currently write both caches to disk. I read that I can increase performance by putting the meta cache onto memcached. The problem is that I already have many gigabytes cached; the meta cache is currently about 1GB and I expect it to grow quite a... more »
By Ben Greenberg  - May 27 2011 - 3 new of 3 messages    

Storage instances 
  I would like to use a Redis::Distributed instance for the metastore; however, since rack-cache.metastore only supports URIs, I'm wondering if this was an intentional design decision and if a concept like this could be successfully merged into that design: use Rack::Cache, :metastore =>['redis://redis1/0', 'redis://... more »
By Travis Warlick  - May 26 2011 - 2 new of 2 messages    

cache cleanup 
  Hi all- So I am using a rack-cache Disk store in an image processing application I built <[link]>, which creates new cached resources based on URL query params. As there are a potentially infinite number of combinations and values of these params, the cache can grow without bound and leave lots of potential abandoned resources. I would like... more »
By Aidan Feldman  - Apr 28 2011 - 6 new of 6 messages    

Change caching for a specific page 
  In rails, how would you override the max-age for a specific page?
By Andrew vonderLuft  - Apr 14 2011 - 1 new of 1 message    

quastion about keys 
  Hello everyone, I loved rack-cache from the very first time that I used it, but now I have a more complex requirement... My app has a cookie with two important values: lang and country_code. This values are similar to many people, but I need to cache separately, because if I don't do it all the visitors see the site in... more »
By tonio  - Feb 7 2011 - 2 new of 2 messages    

Scrubbing cookies (and other headers) 
  Hi all, We're migrating over to Rack::Cache, and it's awesome. However, one thing we ran into is that Rack::Cache is caching the Set-Cookie header from the original server response (since it just caches all cookies). That means, of course, that end-users are going to share cookies, which is less than desirable.... more »
By Mat Brown  - Nov 18 2010 - 1 new of 1 message    

Cache write and flush 
  I want to know when every write and flush request comes in. I'm trying to figure out the best way to hook the cache write and flush.
By rx  - Sep 17 2010 - 1 new of 1 message    

1 - 10 of 32   « Newer | Older »

XML       Send email to this group: rack-cache@googlegroups.com