mod_cache_disk.xml.ko revision 9a58dc6a2b26ec128b1270cf48810e705f1a90db
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="/style/manual.ko.xsl"?>
<!-- English Revision: 105989:1174747 (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
http://www.apache.org/licenses/LICENSE-2.0
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>
<sourcefile>mod_cache_disk.c</sourcefile>
<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>CacheReadSize</name>
<description>The minimum size (in bytes) of the document to read and be cached before sending the data downstream</description>
<contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist>
<usage><p>Documentation not yet translated. Please see English version of document.</p></usage>
</directivesynopsis>
<directivesynopsis>
<name>CacheReadTime</name>
<description>The minimum time (in milliseconds) that should elapse while reading
before data is sent downstream</description>
<contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist>
<usage><p>Documentation not yet translated. Please see English version of document.</p></usage>
</directivesynopsis>
<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>