You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2019/08/05 23:29:17 UTC

[Bug 63638] New: htcacheclean inodes and storage usage is unclear

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

            Bug ID: 63638
           Summary: htcacheclean inodes and storage usage is unclear
           Product: Apache httpd-2
           Version: 2.4.39
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: philippe.panaite@sap.com
  Target Milestone: ---

Hi,

After tons of research I was able to find the answer to my question and to
avoid others the pain I had to go through I would like to suggest a small
change to the documentation of htcacheclean. 

On the mod_cache_disk documentation we can see the following :
"The htcacheclean tool is provided to list cached URLs, remove cached URLs, or
to maintain the size of the disk cache within size and/or inode limits."

However nowhere on the htcacheclean page can we see that it is possible to use
both flags for inodes and size.

Even more confusing are how the flags are presented :

[-llimit| -Llimit]

In most programming languages, the pipe  " | " means OR .

Please implement a change to make this clear for others.

Thank you

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


[Bug 63638] htcacheclean inodes and storage usage is unclear

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63638

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
Hi,

thanks for spotting and reporting it.

This has been fixed in code (r1864784) and in online doc (r1864786).
This will be backported soon.


Please also note that the online doc will be updated when the html files will
be regenerated from xml.

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