Hi all,
 
I’m trying to keep my disk usage to about 500MB, but apparently tilecache_clean 
is freeing more space than what I’ve requested:
 
# du -s -h /data/TILES
782M     /data/TILES
 
# python /apps/tilecache2.10/tilecache_clean.py -s 500 /data/TILES
Cache entries found: 13040
Removed 12644 files.
 
# du -s -h /data/TILES
73M     /data/TILES
 
Anyone knows why is this happening?
 
Thanks,
 
Nelson 

_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to