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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_disk_cache.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>mod_disk_cache - 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>
 
14
<div id="page-header">
 
15
<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>
 
16
<p class="apache">Apache HTTP Server Version 2.2</p>
 
17
<img alt="" src="../images/feather.gif" /></div>
 
18
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
19
<div id="path">
 
20
<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="./">���</a></div>
 
21
<div id="page-content">
 
22
<div id="preamble"><h1>����ġ ��� mod_disk_cache</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_disk_cache.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_disk_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_disk_cache.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
27
</div>
 
28
<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
 
29
            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
 
30
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>Content cache storage manager keyed to URIs</td></tr>
 
31
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
32
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>disk_cache_module</td></tr>
 
33
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_disk_cache.c</td></tr></table>
 
34
<h3>���</h3>
 
35
 
 
36
    <div class="warning">
 
37
      �� ����� �������� �����̴�. ������ ���� �۾����̴�...
 
38
    </div>
 
39
 
 
40
    <p><code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code>�� ��ũ��� ��������ڸ�
 
41
    �����Ѵ�. �� ����� �⺻������ <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>��
 
42
    ���� ����Ѵ�.</p>
 
43
 
 
44
    <p>������ URI�� ���� ���� Ű�� ij���� �����ϰ� �����´�.
 
45
    ���ٺ�ȣ�� �� ������ ij�������ʴ´�.</p>
 
46
 
 
47
    <div class="note"><h3>����:</h3>
 
48
      <p><code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code>��
 
49
      <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code>�� �ʿ��ϴ�.</p>
 
50
    </div>
 
51
</div>
 
52
<div id="quickview"><h3 class="directives">���þ��</h3>
 
53
<ul id="toc">
 
54
<li><img alt="" src="../images/down.gif" /> <a href="#cachedirlength">CacheDirLength</a></li>
 
55
<li><img alt="" src="../images/down.gif" /> <a href="#cachedirlevels">CacheDirLevels</a></li>
 
56
<li><img alt="" src="../images/down.gif" /> <a href="#cachemaxfilesize">CacheMaxFileSize</a></li>
 
57
<li><img alt="" src="../images/down.gif" /> <a href="#cacheminfilesize">CacheMinFileSize</a></li>
 
58
<li><img alt="" src="../images/down.gif" /> <a href="#cacheroot">CacheRoot</a></li>
 
59
</ul>
 
60
</div>
 
61
 
 
62
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
63
<div class="directive-section"><h2><a name="CacheDirLength" id="CacheDirLength">CacheDirLength</a> <a name="cachedirlength" id="cachedirlength">���þ�</a></h2>
 
64
<table class="directive">
 
65
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>�������丮���� ���ڰ���</td></tr>
 
66
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheDirLength <var>length</var></code></td></tr>
 
67
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheDirLength 2</code></td></tr>
 
68
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
69
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
70
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
 
71
</table>
 
72
    <p><code class="directive">CacheDirLength</code> ���þ�� ij��
 
73
    ������������ �� �������丮���� ���ڼ��� �����Ѵ�.</p>
 
74
 
 
75
    <div class="note">
 
76
      <p><code class="directive"><a href="#cachedirlevels">CacheDirLevels</a></code>��
 
77
      <code class="directive">CacheDirLength</code>�� ���Ͽ� 20 ����
 
78
      ũ�� �ȵȴ�.</p>
 
79
    </div>
 
80
 
 
81
    <div class="example"><p><code>
 
82
      CacheDirLength  4
 
83
    </code></p></div>
 
84
 
 
85
</div>
 
86
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
87
<div class="directive-section"><h2><a name="CacheDirLevels" id="CacheDirLevels">CacheDirLevels</a> <a name="cachedirlevels" id="cachedirlevels">���þ�</a></h2>
 
88
<table class="directive">
 
89
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� �������丮 ����.</td></tr>
 
90
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheDirLevels <var>levels</var></code></td></tr>
 
91
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheDirLevels 3</code></td></tr>
 
92
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
93
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
94
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
 
95
</table>
 
96
    <p><code class="directive">CacheDirLevels</code> ���þ�� ij����
 
97
    �������丮 ���̸� �����Ѵ�. ij���� �ڷḦ <code class="directive"><a href="#cacheroot">CacheRoot</a></code> ���丮
 
98
    �Ʒ� �� ���̱��� �����Ѵ�.</p>
 
99
 
 
100
    <div class="note">
 
101
      <p><code class="directive">CacheDirLevels</code>�� <code class="directive"><a href="#cachedirlength">CacheDirLength</a></code>��
 
102
      ���Ͽ� 20 ���� ũ�� �ȵȴ�.</p>
 
103
    </div>
 
104
 
 
105
    <div class="example"><p><code>
 
106
      CacheDirLevels  5
 
107
    </code></p></div>
 
108
 
 
109
</div>
 
110
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
111
<div class="directive-section"><h2><a name="CacheMaxFileSize" id="CacheMaxFileSize">CacheMaxFileSize</a> <a name="cachemaxfilesize" id="cachemaxfilesize">���þ�</a></h2>
 
112
<table class="directive">
 
113
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� ������ ������ �ִ�ũ�� (����Ʈ ����)</td></tr>
 
114
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheMaxFileSize <var>bytes</var></code></td></tr>
 
115
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheMaxFileSize 1000000</code></td></tr>
 
116
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
117
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
118
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
 
119
</table>
 
120
    <p><code class="directive">CacheMaxFileSize</code> ���þ�� ij����
 
121
    ������ ������ �ִ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
 
122
 
 
123
    <div class="example"><p><code>
 
124
      CacheMaxFileSize 64000
 
125
    </code></p></div>
 
126
 
 
127
</div>
 
128
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
129
<div class="directive-section"><h2><a name="CacheMinFileSize" id="CacheMinFileSize">CacheMinFileSize</a> <a name="cacheminfilesize" id="cacheminfilesize">���þ�</a></h2>
 
130
<table class="directive">
 
131
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� ������ ������ �ּ�ũ�� (����Ʈ ����)</td></tr>
 
132
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheMinFileSize <var>bytes</var></code></td></tr>
 
133
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheMinFileSize 1</code></td></tr>
 
134
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
135
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
136
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
 
137
</table>
 
138
    <p><code class="directive">CacheMinFileSize</code> ���þ�� ij����
 
139
    ������ ������ �ּ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
 
140
 
 
141
    <div class="example"><p><code>
 
142
      CacheMinFileSize 64
 
143
    </code></p></div>
 
144
 
 
145
</div>
 
146
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
147
<div class="directive-section"><h2><a name="CacheRoot" id="CacheRoot">CacheRoot</a> <a name="cacheroot" id="cacheroot">���þ�</a></h2>
 
148
<table class="directive">
 
149
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij�� ������ ������ ���丮 root</td></tr>
 
150
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheRoot <var>directory</var></code></td></tr>
 
151
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
152
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
 
153
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
 
154
</table>
 
155
    <p><code class="directive">CacheRoot</code> ���þ�� ��ũ����
 
156
    ij�� ������ ������ ���丮�� �����Ѵ�. <code class="module"><a href="../mod/mod_disk_cache.html">mod_disk_cache</a></code> ����� ����ġ ������ ���� �������Ͽ��ų�
 
157
    �о���� ��� <em>�ݵ��</em> �� ���þ �����ؾ� �Ѵ�.
 
158
    <code class="directive">CacheRoot</code>�� ���� ������ ����������
 
159
    ó������ �ʴ´�. <code class="directive"><a href="#cachedirlevels">CacheDirLevels</a></code>�� <code class="directive"><a href="#cachedirlength">CacheDirLength</a></code> ���þ��
 
160
    �� ���þ�� ������ root ���丮�� �������丮 ������ �����Ѵ�.</p>
 
161
 
 
162
    <div class="example"><p><code>
 
163
      CacheRoot c:/cacheroot
 
164
    </code></p></div>
 
165
 
 
166
</div>
 
167
</div>
 
168
<div class="bottomlang">
 
169
<p><span>������ ���: </span><a href="../en/mod/mod_disk_cache.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
170
<a href="../ja/mod/mod_disk_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
171
<a href="../ko/mod/mod_disk_cache.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
172
</div><div id="footer">
 
173
<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>
 
174
<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>
 
175
</body></html>
 
 
b'\\ No newline at end of file'