From 79e80a34869bc55f601f20c49e1ee767489a73f3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 6 Nov 2004 23:48:36 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105713 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/htcacheclean.html | 3 + docs/manual/programs/htcacheclean.html.en | 107 +++++++++++++++++++++ docs/manual/programs/htcacheclean.xml.meta | 11 +++ docs/manual/programs/index.html.en | 3 + docs/manual/programs/index.html.es | 4 + docs/manual/programs/index.html.ko.euc-kr | 2 + docs/manual/programs/index.xml.es | 2 +- docs/manual/programs/index.xml.ko | 2 +- docs/manual/programs/index.xml.meta | 4 +- docs/manual/sitemap.html.de | 1 + docs/manual/sitemap.html.en | 1 + docs/manual/sitemap.html.es | 1 + docs/manual/sitemap.html.ja.euc-jp | 1 + docs/manual/sitemap.html.ko.euc-kr | 1 + 14 files changed, 139 insertions(+), 4 deletions(-) create mode 100644 docs/manual/programs/htcacheclean.html create mode 100644 docs/manual/programs/htcacheclean.html.en create mode 100644 docs/manual/programs/htcacheclean.xml.meta diff --git a/docs/manual/programs/htcacheclean.html b/docs/manual/programs/htcacheclean.html new file mode 100644 index 0000000000..652e45d87c --- /dev/null +++ b/docs/manual/programs/htcacheclean.html @@ -0,0 +1,3 @@ +URI: htcacheclean.html.en +Content-Language: en +Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/programs/htcacheclean.html.en b/docs/manual/programs/htcacheclean.html.en new file mode 100644 index 0000000000..9b422b1d81 --- /dev/null +++ b/docs/manual/programs/htcacheclean.html.en @@ -0,0 +1,107 @@ + + + +htcacheclean - Clean up the disk cache - Apache HTTP Server + + + + + +
<-
+
+Apache > HTTP Server > Documentation > Version 2.1 > Programs

htcacheclean - Clean up the disk cache

+
+

Available Languages:  en 

+
+ +

htcacheclean is used to keep the size of + mod_disk_cache's storage within a certain limit. This + tool can be either run manually or in daemon mode. When running in + daemon mode, it sleeps in the background and checks the cache directories + in regular intervals for stuff to be removed. You can stop the daemon + cleanly, when sending him a TERM or INT signal.

+
+ +
top
+
+

Synopsis

+

htcacheclean + [ -D ] + [ -v ] + [ -r ] + [ -n ] + -ppath + -llimit

+ +

htcacheclean -b + [ -n ] + [ -i ] + -dinterval + -ppath + -llimit

+
top
+
+

Options

+
+
-dinterval
+
Daemonize and repeat cache cleaning every interval minutes. + This option is mutually exclusive with the -D, -v + and -r options. To shutdown the daemon cleanly, just send it + a SIGTERM or SIGINT.
+ +
-D
+
Do a dry run and don't delete anything. This option is mutually + exclusive with the -d option.
+ +
-v
+
Be verbose and print statistics. This option is mutually exclusive + with the -d option.
+ +
-r
+
Clean thoroughly. This assumes that the Apache web server is + not running (otherwise you may get garbage in the cache). This option + is mutually exclusive with the -d option.
+ +
-n
+
Be nice. This causes slower processing in favour of other + processes. htcacheclean will sleep from time to time + so that (a) the disk IO will be delayed and (b) the kernel can schedule + other processes in the meantime.
+ +
-ppath
+
Specify path as the root directory of the disk cache. This + should be the same value as specified with the CacheRoot directive.
+ +
-llimit
+
Specify limit as the total disk cache size limit. The value + is expressed in bytes by default (or attaching B to the + number). Attach K for Kbytes or M for + MBytes.
+ +
-i
+
Be intelligent and run only when there was a modification of the disk + cache. This option is only possible together with the -d + option.
+
+
top
+
+

Exit Status

+

htcacheclean returns a zero status ("true") if all + operations were successful, 1 otherwise.

+
+
+

Available Languages:  en 

+
+ \ No newline at end of file diff --git a/docs/manual/programs/htcacheclean.xml.meta b/docs/manual/programs/htcacheclean.xml.meta new file mode 100644 index 0000000000..4f1604eb92 --- /dev/null +++ b/docs/manual/programs/htcacheclean.xml.meta @@ -0,0 +1,11 @@ + + + + htcacheclean + /programs/ + .. + + + en + + diff --git a/docs/manual/programs/index.html.en b/docs/manual/programs/index.html.en index dda72c3dba..2a2a1b5820 100644 --- a/docs/manual/programs/index.html.en +++ b/docs/manual/programs/index.html.en @@ -56,6 +56,9 @@
Create and update user authentication files in DBM format for basic authentication
+
htcacheclean
+
Clean up the disk cache
+
htdigest
Create and update user authentication files for digest diff --git a/docs/manual/programs/index.html.es b/docs/manual/programs/index.html.es index 099b191ec4..08a39584e9 100644 --- a/docs/manual/programs/index.html.es +++ b/docs/manual/programs/index.html.es @@ -22,6 +22,10 @@  es  |  ko 

+
Esta traducción podría estar + obsoleta. Consulte la versión en inglés de la + documentación para comprobar si se han producido cambios + recientemente.

Esta página contiene toda la documentación sobre los programas ejecutables incluidos en el servidor Apache.

diff --git a/docs/manual/programs/index.html.ko.euc-kr b/docs/manual/programs/index.html.ko.euc-kr index 788e985f1b..f2c05b09cd 100644 --- a/docs/manual/programs/index.html.ko.euc-kr +++ b/docs/manual/programs/index.html.ko.euc-kr @@ -22,6 +22,8 @@  es  |  ko 

+
ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.

¾ÆÆÄÄ¡ À¥¼­¹ö¿¡ Æ÷ÇÔµÈ ÇÁ·Î±×·¥µéÀÌ´Ù.

diff --git a/docs/manual/programs/index.xml.es b/docs/manual/programs/index.xml.es index 8426524f64..e7754f0386 100644 --- a/docs/manual/programs/index.xml.es +++ b/docs/manual/programs/index.xml.es @@ -1,7 +1,7 @@ - + +