You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2020/03/15 10:58:22 UTC

[Bug 57529] htcacheclean doesn't show the cached URL with '-a' or '-A' option

https://bz.apache.org/bugzilla/show_bug.cgi?id=57529

eric.lee@vocalink.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.4.10                      |2.4.41
                 CC|                            |eric.lee@vocalink.com

--- Comment #4 from eric.lee@vocalink.com ---
Still present in 2.4.41:
Cache directory tree is 17MB:
$ du -sk /fs01/app/cr012/apache2.4/online/apache_cache
17336   /fs01/app/cr012/apache2.4/online/apache_cache

Dry run reports 1032 entries:
$ /fs01/app/sw/apache2.4/apache2.4.41/bin/htcacheclean -Dvtl 10M -p
/fs01/app/cr012/apache2.4/online/apache_cache
Cleaned /fs01/app/cr012/apache2.4/online/apache_cache. Statistics:
size limit 10.0M
inodes limit 0
total size was 3.0M, total size now 3.0M
total inodes was 4005, total estimated inodes now 4005
total entries was 1032, total entries now 1032
0 entries deleted (0 from future, 0 expired, 0 fresh)

htcacheclean -A reports nothing:
$ /fs01/app/sw/apache2.4/apache2.4.41/bin/htcacheclean -v -A -p
/fs01/app/cr012/apache2.4/online/apache_cache
$

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org