On 26.08 14:39, Siju George wrote: > I am able to connect to the internet and view webpages from the internet > but when I start squid initially the following error shows up. > > "WARNING cache_mem is larger than total disk cache space!" > > The total disk cache space on my system is 600Mb. ie. I have a 600 MB > Swap partition.
swap partition or cache_swap partition? They have completely different meaning. the cache_mem means how much of memory will be user by squid to cache objects. cache_swap means how much disk space will be used for the same reason. You can have system swap turned off (if you have enough of RAM) and have big partition for cache_swap, better would be said, for squid cache. (I have 30GB) if you have 30 GB partition od disk free for using with squid, you can use it as cache_swap without need for 30GB swap partition. -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. I feel like I'm diagonally parked in a parallel universe.
