[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] web.cache & web.cache.new



When i viewed this fie
web.cache.new it tells me
CACHE type 4 produced by analog 4.16/Unix. Do not modify or delete!

Can anyone explain to me what its for and how it works ? Im guessing its cacheing websites that users of the domain are going to on the net. Ive done a google but cant seem to find anything to explain it to me or how to reduce the size or even if i should reduce the size. Either i will have to extend the users allocated disk space or find a way to reduce the size of the file.


-----------------------------------------------
1/02/04

Hi

I have a problem with a domain hosted on my cobolt Raq4 server. They have been allocated 20Mb of disk space and do not have a website hosted but keep exceeding the space allocated for them. What are the web.cache.new & web.cache file for and is it safe to do a cat /dev/null> on them ?

Regards

Michael

-----------------------------------------------------
01/02/04

> is it safe to do a
> cat /dev/null> on them ?
Sure, you can cat any file you want to /dev/null, since cat doesn't
change the contents of the file you're operating on.
Yes, you can delete those files as well.
Jeff
-----------------------------------------------------