[ruby-it] caching files resources

Aldo Italo free3zone a gmail.com
Mer 3 Mar 2010 16:57:34 CET


hi, i have a rails site which using caching keeping fragments in files,
the fragment piece have id the url of the relative page when generated,
example:



my-string-name-url.part=my_fragment.cache



my urls are strings longer from 40 to 80 chars.

i ask if this can cause problem of low memory in my server?



and if i using numbers instead of long string example:


1.part=my_fragment.cache


the globally resources used from caching are the sames or minor?
-- 
Posted via http://www.ruby-forum.com/.


More information about the Ml mailing list