mod_cache_disk.xml.ko revision 9045f2b0105b8611a11467cbc6c0db9b7b6c3bf4
<?xml version="1.0" encoding="EUC-KR" ?>
<!-- English Revision: 105989:1037244 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<modulesynopsis metafile="mod_cache_disk.xml.meta">
<name>mod_cache_disk</name>
<description>Content cache storage manager keyed to URIs</description>
<status>Experimental</status>
<identifier>cache_disk_module</identifier>
<summary>
<note type="warning">
�� ����� �������� �����̴�. ������ ���� �۾����̴�...
</note>
<p><module>mod_cache_disk</module>�� ��ũ��� ������ڸ�
�����Ѵ�. �� ����� �⺻������ <module>mod_proxy</module>��
���� ����Ѵ�.</p>
<p>������ URI�� ���� ���� Ű�� ij���� �����ϰ� �����´�.
���ٺ�ȣ�� �� ������ ij�������ʴ´�.</p>
<note><title>����:</title>
<p><module>mod_cache_disk</module>��
<module>mod_cache</module>�� �ʿ��ϴ�.</p>
</note>
</summary>
<directivesynopsis>
<name>CacheRoot</name>
<description>ij�� ������ ������ ���丮 root</description>
<syntax>CacheRoot <var>directory</var></syntax>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<usage>
<p><directive>CacheRoot</directive> ���þ�� ��ũ����
ij�� ������ ������ ���丮�� �����Ѵ�. <module
>mod_cache_disk</module> ����� ����ġ ������ ���� �������Ͽ��ų�
�о���� ��� <em>�ݵ��</em> �� ���þ �����ؾ� �Ѵ�.
<directive>CacheRoot</directive>�� ���� ������ ����������
ó������ �ʴ´�. <directive
module="mod_cache_disk">CacheDirLevels</directive>�� <directive
module="mod_cache_disk">CacheDirLength</directive> ���þ��
�� ���þ�� ������ root ���丮�� �������丮 ������ �����Ѵ�.</p>
<example>
CacheRoot c:/cacheroot
</example>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>CacheDirLevels</name>
<description>ij���� �������丮 ����.</description>
<syntax>CacheDirLevels <var>levels</var></syntax>
<default>CacheDirLevels 3</default>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<usage>
<p><directive>CacheDirLevels</directive> ���þ�� ij����
�������丮 ���̸� �����Ѵ�. ij���� �ڷḦ <directive
module="mod_cache_disk">CacheRoot</directive> ���丮
�Ʒ� �� ���̱��� �����Ѵ�.</p>
<note>
<p><directive>CacheDirLevels</directive>�� <directive
module="mod_cache_disk">CacheDirLength</directive>��
���Ͽ� 20 ���� ũ�� �ȵȴ�.</p>
</note>
<example>
CacheDirLevels 5
</example>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>CacheDirLength</name>
<description>�������丮���� ���ڰ���</description>
<syntax>CacheDirLength <var>length</var></syntax>
<default>CacheDirLength 2</default>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<usage>
<p><directive>CacheDirLength</directive> ���þ�� ij��
������������ �� �������丮���� ���ڼ��� �����Ѵ�.</p>
<note>
<p><directive module="mod_cache_disk">CacheDirLevels</directive>��
<directive>CacheDirLength</directive>�� ���Ͽ� 20 ����
ũ�� �ȵȴ�.</p>
</note>
<example>
CacheDirLength 4
</example>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>CacheMinFileSize</name>
<description>ij���� ������ ������ �ּ�ũ�� (����Ʈ ����)</description>
<syntax>CacheMinFileSize <var>bytes</var></syntax>
<default>CacheMinFileSize 1</default>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<usage>
<p><directive>CacheMinFileSize</directive> ���þ�� ij����
������ ������ �ּ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
<example>
CacheMinFileSize 64
</example>
</usage>
</directivesynopsis>
<directivesynopsis>
<name>CacheMaxFileSize</name>
<description>ij���� ������ ������ �ִ�ũ�� (����Ʈ ����)</description>
<syntax>CacheMaxFileSize <var>bytes</var></syntax>
<default>CacheMaxFileSize 1000000</default>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
<usage>
<p><directive>CacheMaxFileSize</directive> ���þ�� ij����
������ ������ �ִ�ũ�⸦ ����Ʈ ������ �����Ѵ�.</p>
<example>
CacheMaxFileSize 64000
</example>
</usage>
</directivesynopsis>
</modulesynopsis>