~ubuntu-branches/ubuntu/feisty/apache2/feisty-security

« back to all changes in this revision

Viewing changes to docs/manual/programs/htcacheclean.html.ko.euc-kr

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="EUC-KR"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>htcacheclean - ��ũ ij���� û���Ѵ� - Apache HTTP Server</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page"><div id="page-header">
 
14
<p class="menu"><a href="../mod/">���</a> | <a href="../mod/directives.html">���þ��</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">���</a> | <a href="../sitemap.html">����Ʈ��</a></p>
 
15
<p class="apache">Apache HTTP Server Version 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.2</a> &gt; <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>htcacheclean - ��ũ ij���� û���Ѵ�</h1>
 
20
<div class="toplang">
 
21
<p><span>������ ���: </span><a href="../en/programs/htcacheclean.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
22
<a href="../ko/programs/htcacheclean.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
23
</div>
 
24
<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
 
25
            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
 
26
 
 
27
    <p><code>htcacheclean</code>�� <code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code>��
 
28
    ����ϴ� ����� �뷮�� ���� �ѵ��� �����Ѵ�. �� ������ ����
 
29
    �����ϰų� ����(daemon)���� ������ �� �ִ�. ���α׷��� ��������
 
30
    �����ϸ� ��׶��忡�� ���ڰ� �ִٰ� ���� �ֱ�� ij��
 
31
    ���丮���� ���� ���� �ִ��� �˻��Ѵ�. ���󿡰� TERM�̳�
 
32
    INT �ñ׳��� ������ �����ϰ� �����Ѵ�.</p>
 
33
</div>
 
34
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">����</a></li>
 
35
<li><img alt="" src="../images/down.gif" /> <a href="#options">�ɼ�</a></li>
 
36
<li><img alt="" src="../images/down.gif" /> <a href="#exit">�����ڵ�</a></li>
 
37
</ul><h3>����</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code></li></ul></div>
 
38
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
39
<div class="section">
 
40
<h2><a name="synopsis" id="synopsis">����</a></h2>
 
41
    <p><code><strong>htcacheclean</strong>
 
42
    [ -<strong>D</strong> ]
 
43
    [ -<strong>v</strong> ]
 
44
    [ -<strong>r</strong> ]
 
45
    [ -<strong>n</strong> ]
 
46
    -<strong>p</strong><var>path</var>
 
47
    -<strong>l</strong><var>limit</var></code></p>
 
48
 
 
49
    <p><code><strong>htcacheclean</strong> -<strong>b</strong>
 
50
    [ -<strong>n</strong> ]
 
51
    [ -<strong>i</strong> ]
 
52
    -<strong>d</strong><var>interval</var>
 
53
    -<strong>p</strong><var>path</var>
 
54
    -<strong>l</strong><var>limit</var></code></p>
 
55
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
56
<div class="section">
 
57
<h2><a name="options" id="options">�ɼ�</a></h2>
 
58
    <dl>
 
59
    <dt><code>-d<var>interval</var></code></dt>
 
60
    <dd>�������� �����Ͽ� <var>interval</var> �и��� ij����
 
61
    û���Ѵ�. �� �ɼ��� <code>-D</code>, <code>-v</code>,
 
62
    <code>-r</code> �ɼǰ� �Բ� ����� �� ����. ������ �����ϰ�
 
63
    �����Ϸ��� ���󿡰� <code>SIGTERM</code> Ȥ��
 
64
    <code>SIGINT</code> �ñ׳��� ������ �ȴ�.</dd>
 
65
 
 
66
    <dt><code>-D</code></dt>
 
67
    <dd>�˻縸 �ϰ� ���� �ƹ��͵� ������ �ʴ´�. �� �ɼ���
 
68
    <code>-d</code> �ɼǰ� �Բ� ����� �� ����.</dd>
 
69
 
 
70
    <dt><code>-v</code></dt>
 
71
    <dd>�ڼ��� ��踦 ����Ѵ�. �� �ɼ��� <code>-d</code> �ɼǰ�
 
72
    �Բ� ����� �� ����.</dd>
 
73
 
 
74
    <dt><code>-r</code></dt>
 
75
    <dd>������ û���Ѵ�. ����ġ �������� �������� �ʴ´ٰ� �����Ѵ�
 
76
    (���� �����Ѵٸ� ij���� �̻��� ���� ����ȴ�). �� �ɼ���
 
77
    <code>-d</code> �ɼǰ� �Բ� ����� �� ����.</dd>
 
78
 
 
79
    <dt><code>-n</code></dt>
 
80
    <dd>ģ���ϰ�(nice) �����Ѵ�. �ٸ� ���μ����� ���� ������
 
81
    �����Ѵ�. <code>htcacheclean</code>�� ���� ���� �ڰԵǿ�
 
82
    (1) ��ũ ������� �����ǰ� (2) �׵��� Ŀ���� �ٸ� ���μ�����
 
83
    �������� �� �ִ�.</dd>
 
84
 
 
85
    <dt><code>-p<var>path</var></code></dt>
 
86
    <dd><var>path</var>�� ��ũ ij���� �ֻ��� ���丮�� �����Ѵ�.
 
87
    <code class="directive"><a href="../mod/mod_disk_cache.html#cacheroot">CacheRoot</a></code>
 
88
    ���þ ����� ���� ������ ���� ����ؾ� �Ѵ�.</dd>
 
89
 
 
90
    <dt><code>-l<var>limit</var></code></dt>
 
91
    <dd>��ü ��ũ ij�� �뷮 ������ <var>limit</var>�� �����Ѵ�.
 
92
    ���� �⺻������ (Ȥ�� ���ڿ� <code>B</code>�� ���̸�) ����Ʈ
 
93
    �����̴�. ų�ι���Ʈ�� <code>K</code>��, �ް�����Ʈ��
 
94
    <code>M</code>�� �ڿ� ���δ�.</dd>
 
95
 
 
96
    <dt><code>-i</code></dt>
 
97
    <dd>���������� ��ũ ij���� ����� ��쿡�� �����Ѵ�. ��
 
98
    �ɼ��� <code>-d</code> �ɼǰ� �Բ��� ����� �� �ִ�.</dd>
 
99
    </dl>
 
100
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
101
<div class="section">
 
102
<h2><a name="exit" id="exit">�����ڵ�</a></h2>
 
103
    <p><code>htcacheclean</code>�� ��� �۾��� ������ ��쿡
 
104
    ("��") �����ڵ� 0�� ��ȯ�ϰ�, ������ ��쿡�� <code>1</code>��
 
105
    ��ȯ�Ѵ�.</p>
 
106
</div></div>
 
107
<div class="bottomlang">
 
108
<p><span>������ ���: </span><a href="../en/programs/htcacheclean.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
109
<a href="../ko/programs/htcacheclean.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
110
</div><div id="footer">
 
111
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
112
<p class="menu"><a href="../mod/">���</a> | <a href="../mod/directives.html">���þ��</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">���</a> | <a href="../sitemap.html">����Ʈ��</a></p></div>
 
113
</body></html>
 
 
b'\\ No newline at end of file'