How cache into RAM memory rather than on disk?

From: <hillel@dont-contact.us>
Date: Mon, 15 May 2000 23:33:29

Greetings

Anyone know how to place the cache in RAM memory, rather than on the
harddrive.
When you view access.log, you get many TCP_HIT's and TCP_MEM_HIT's.
TCP_HIT's are when a valid copy of the requested object was in the cache.
and TCP_MEM_HIT's are when the requested object was in cache and memory,
thus avoiding disk access. How do you get squid to put the cached objects
in memory if there is space? This should speed up the cache considerably.

Thank, any help appreciated
Received on Mon May 15 2000 - 15:37:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:29 MST