On Thu, Jul 21, 2005, mohinder garg wrote: > Hello, > > I am looking to make some changes in squid. As of now i think squid > definitely needs hard disk to run. I want to know if there is any way > i can run it totally on RAM ? I know that is not an efficient way but > still i just want to try it. if u can help me in it i'll be highly > thankful to you.
You can compile squid with the null FS type. Disable logging (access and store) in the config file. That should reduce the disk usage to nil. adrian
