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" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
12<script src="/style/scripts/prettify.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body>
17<div id="page-header">
18<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p>
19<p class="apache">Apache HTTP Server Version 2.2</p>
20<img alt="" src="/images/feather.gif" /></div>
21<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
22<div id="path">
23<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>
24<div id="page-content">
25<div id="preamble"><h1>����ġ ��� mod_disk_cache</h1>
26<div class="toplang">
27<p><span>������ ���: </span><a href="/en/mod/mod_disk_cache.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
28<a href="/ja/mod/mod_disk_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
29<a href="/ko/mod/mod_disk_cache.html" title="Korean">&nbsp;ko&nbsp;</a></p>
30</div>
31<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
32            �ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
33<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>Content cache storage manager keyed to URIs</td></tr>
34<tr><th><a href="module-dict.html#Status">����:</a></th><td>Experimental</td></tr>
35<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>disk_cache_module</td></tr>
36<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_disk_cache.c</td></tr></table>
37<h3>���</h3>
38
39    <div class="warning">
40      �� ����� �������� �����̴�. ������ ���� �۾����̴�...
41    </div>
42
43    <p><code class="module"><a href="/mod/mod_disk_cache.html">mod_disk_cache</a></code>�� ��ũ��� ������ڸ�
44    �����Ѵ�. �� ����� �⺻������ <code class="module"><a href="/mod/mod_proxy.html">mod_proxy</a></code>��
45    ���� ����Ѵ�.</p>
46
47    <p>������ URI�� ���� ���� Ű�� ij���� �����ϰ� �����´�.
48    ���ٺ�ȣ�� �� ������ ij�������ʴ´�.</p>
49
50    <div class="note"><h3>����:</h3>
51      <p><code class="module"><a href="/mod/mod_disk_cache.html">mod_disk_cache</a></code>��
52      <code class="module"><a href="/mod/mod_cache.html">mod_cache</a></code>�� �ʿ��ϴ�.</p>
53    </div>
54</div>
55<div id="quickview"><h3 class="directives">���þ��</h3>
56<ul id="toc">
57<li><img alt="" src="/images/down.gif" /> <a href="#cachedirlength">CacheDirLength</a></li>
58<li><img alt="" src="/images/down.gif" /> <a href="#cachedirlevels">CacheDirLevels</a></li>
59<li><img alt="" src="/images/down.gif" /> <a href="#cachemaxfilesize">CacheMaxFileSize</a></li>
60<li><img alt="" src="/images/down.gif" /> <a href="#cacheminfilesize">CacheMinFileSize</a></li>
61<li><img alt="" src="/images/down.gif" /> <a href="#cacheroot">CacheRoot</a></li>
62</ul>
63<ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
64
65<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
66<div class="directive-section"><h2><a name="CacheDirLength" id="CacheDirLength">CacheDirLength</a> <a name="cachedirlength" id="cachedirlength">���þ�</a></h2>
67<table class="directive">
68<tr><th><a href="directive-dict.html#Description">����:</a></th><td>�������丮���� ���ڰ���</td></tr>
69<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheDirLength <var>length</var></code></td></tr>
70<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheDirLength 2</code></td></tr>
71<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
72<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
73<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
74</table>
75    <p><code class="directive">CacheDirLength</code> ���þ�� ij��
76    ������������ �� �������丮���� ���ڼ��� �����Ѵ�.</p>
77
78    <div class="note">
79      <p><code class="directive"><a href="#cachedirlevels">CacheDirLevels</a></code>��
80      <code class="directive">CacheDirLength</code>�� ���Ͽ� 20 ����
81      ũ�� �ȵȴ�.</p>
82    </div>
83
84    <div class="example"><p><code>
85      CacheDirLength  4
86    </code></p></div>
87
88</div>
89<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
90<div class="directive-section"><h2><a name="CacheDirLevels" id="CacheDirLevels">CacheDirLevels</a> <a name="cachedirlevels" id="cachedirlevels">���þ�</a></h2>
91<table class="directive">
92<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� �������丮 ����.</td></tr>
93<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheDirLevels <var>levels</var></code></td></tr>
94<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheDirLevels 3</code></td></tr>
95<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
96<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
97<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
98</table>
99    <p><code class="directive">CacheDirLevels</code> ���þ�� ij����
100    �������丮 ���̸� �����Ѵ�. ij���� �ڷḦ <code class="directive"><a href="#cacheroot">CacheRoot</a></code> ���丮
101    �Ʒ� �� ���̱��� �����Ѵ�.</p>
102
103    <div class="note">
104      <p><code class="directive">CacheDirLevels</code>�� <code class="directive"><a href="#cachedirlength">CacheDirLength</a></code>��
105      ���Ͽ� 20 ���� ũ�� �ȵȴ�.</p>
106    </div>
107
108    <div class="example"><p><code>
109      CacheDirLevels  5
110    </code></p></div>
111
112</div>
113<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
114<div class="directive-section"><h2><a name="CacheMaxFileSize" id="CacheMaxFileSize">CacheMaxFileSize</a> <a name="cachemaxfilesize" id="cachemaxfilesize">���þ�</a></h2>
115<table class="directive">
116<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� ������ ������ �ִ�ũ�� (����Ʈ ����)</td></tr>
117<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheMaxFileSize <var>bytes</var></code></td></tr>
118<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheMaxFileSize 1000000</code></td></tr>
119<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
120<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
121<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
122</table>
123    <p><code class="directive">CacheMaxFileSize</code> ���þ�� ij����
124    ������ ������ �ִ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
125
126    <div class="example"><p><code>
127      CacheMaxFileSize 64000
128    </code></p></div>
129
130</div>
131<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
132<div class="directive-section"><h2><a name="CacheMinFileSize" id="CacheMinFileSize">CacheMinFileSize</a> <a name="cacheminfilesize" id="cacheminfilesize">���þ�</a></h2>
133<table class="directive">
134<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij���� ������ ������ �ּ�ũ�� (����Ʈ ����)</td></tr>
135<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheMinFileSize <var>bytes</var></code></td></tr>
136<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>CacheMinFileSize 1</code></td></tr>
137<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
138<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
139<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
140</table>
141    <p><code class="directive">CacheMinFileSize</code> ���þ�� ij����
142    ������ ������ �ּ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
143
144    <div class="example"><p><code>
145      CacheMinFileSize 64
146    </code></p></div>
147
148</div>
149<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
150<div class="directive-section"><h2><a name="CacheRoot" id="CacheRoot">CacheRoot</a> <a name="cacheroot" id="cacheroot">���þ�</a></h2>
151<table class="directive">
152<tr><th><a href="directive-dict.html#Description">����:</a></th><td>ij�� ������ ������ ���丮 root</td></tr>
153<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>CacheRoot <var>directory</var></code></td></tr>
154<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
155<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Experimental</td></tr>
156<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_disk_cache</td></tr>
157</table>
158    <p><code class="directive">CacheRoot</code> ���þ�� ��ũ����
159    ij�� ������ ������ ���丮�� �����Ѵ�. <code class="module"><a href="/mod/mod_disk_cache.html">mod_disk_cache</a></code> ����� ����ġ ������ ���� �������Ͽ��ų�
160    �о���� ��� <em>�ݵ��</em> �� ���þ �����ؾ� �Ѵ�.
161    <code class="directive">CacheRoot</code>�� ���� ������ ����������
162    ó������ �ʴ´�. <code class="directive"><a href="#cachedirlevels">CacheDirLevels</a></code>�� <code class="directive"><a href="#cachedirlength">CacheDirLength</a></code> ���þ��
163    �� ���þ�� ������ root ���丮�� �������丮 ������ �����Ѵ�.</p>
164
165    <div class="example"><p><code>
166      CacheRoot c:/cacheroot
167    </code></p></div>
168
169</div>
170</div>
171<div class="bottomlang">
172<p><span>������ ���: </span><a href="/en/mod/mod_disk_cache.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
173<a href="/ja/mod/mod_disk_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
174<a href="/ko/mod/mod_disk_cache.html" title="Korean">&nbsp;ko&nbsp;</a></p>
175</div><div class="top"><a href="#page-header"><img src="/images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
176<script type="text/javascript"><!--//--><![CDATA[//><!--
177var comments_shortname = 'httpd';
178var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/mod_disk_cache.html';
179(function(w, d) {
180    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
181        d.write('<div id="comments_thread"><\/div>');
182        var s = d.createElement('script');
183        s.type = 'text/javascript';
184        s.async = true;
185        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
186        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
187    }
188    else { 
189        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
190    }
191})(window, document);
192//--><!]]></script></div><div id="footer">
193<p class="apache">Copyright 2013 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>
194<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
195if (typeof(prettyPrint) !== 'undefined') {
196    prettyPrint();
197}
198//--><!]]></script>
199</body></html>