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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_deflate.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_deflate - 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_deflate</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_deflate.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_deflate.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_deflate.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>������ Ŭ���̾�Ʈ�� ������ ���� �����Ѵ�</td></tr>
 
31
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
32
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>deflate_module</td></tr>
 
33
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_deflate.c</td></tr></table>
 
34
<h3>���</h3>
 
35
 
 
36
    <p><code class="module"><a href="../mod/mod_deflate.html">mod_deflate</a></code> ����� ������ ����� ��Ʈ������
 
37
    Ŭ���̾�Ʈ�� ������ ���� �����ϴ� <code>DEFLATE</code> ������͸�
 
38
    �����Ѵ�.</p>
 
39
</div>
 
40
<div id="quickview"><h3 class="directives">���þ��</h3>
 
41
<ul id="toc">
 
42
<li><img alt="" src="../images/down.gif" /> <a href="#deflatebuffersize">DeflateBufferSize</a></li>
 
43
<li><img alt="" src="../images/down.gif" /> <a href="#deflatecompressionlevel">DeflateCompressionLevel</a></li>
 
44
<li><img alt="" src="../images/down.gif" /> <a href="#deflatefilternote">DeflateFilterNote</a></li>
 
45
<li><img alt="" src="../images/down.gif" /> <a href="#deflatememlevel">DeflateMemLevel</a></li>
 
46
<li><img alt="" src="../images/down.gif" /> <a href="#deflatewindowsize">DeflateWindowSize</a></li>
 
47
</ul>
 
48
<h3>����</h3>
 
49
<ul id="topics">
 
50
<li><img alt="" src="../images/down.gif" /> <a href="#recommended">�ߺ� ����</a></li>
 
51
<li><img alt="" src="../images/down.gif" /> <a href="#enable">�����ϱ�</a></li>
 
52
<li><img alt="" src="../images/down.gif" /> <a href="#proxies">���Ͻ� ���� �ٷ��</a></li>
 
53
</ul><h3>����</h3>
 
54
<ul class="seealso">
 
55
<li><a href="../filter.html">����</a></li>
 
56
</ul></div>
 
57
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
58
<div class="section">
 
59
<h2><a name="recommended" id="recommended">�ߺ� ����</a></h2>
 
60
    <p>���� ����� ���� �ߺ� �����̴�.</p>
 
61
 
 
62
    <div class="example"><h3>�Ϻ� type�� ����</h3><p><code>
 
63
      AddOutputFilterByType DEFLATE text/html text/plain text/xml
 
64
    </code></p></div>
 
65
 
 
66
    <p>�Ʒ� ������ ����Ͽ����� �׷��� �����ϴ�. ������ ������
 
67
    ������ �� ����϶�.</p>
 
68
 
 
69
    <div class="example"><h3>�̹����� ������ ��� ���� ����</h3><p><code>
 
70
      &lt;Location /&gt;<br />
 
71
      <span class="indent">
 
72
        # ���͸� �߰��Ѵ�<br />
 
73
        SetOutputFilter DEFLATE<br />
 
74
        <br />
 
75
        # Netscape 4.x�� ������ �ִ�...<br />
 
76
        BrowserMatch ^Mozilla/4         gzip-only-text/html<br />
 
77
        <br />
 
78
        # Netscape 4.06-4.08�� �� ������ �ִ�<br />
 
79
        BrowserMatch ^Mozilla/4\.0[678] no-gzip<br />
 
80
        <br />
 
81
        # MSIE�� Netscape��� �ڽ��� �˸�����, ������ ����<br />
 
82
        # BrowserMatch \bMSIE             !no-gzip !gzip-only-text/html<br />
 
83
        <br />
 
84
        # ����: ����ġ 2.0.48���� mod_setenvif�� ���׶�����<br />
 
85
        # ���� ����ǥ������ �������� �ʴ´�. ���ϴ� ȿ����<br />
 
86
        # ������� ������ ���� �����Ͽ� ����Ѵ�:<br />
 
87
        BrowserMatch \bMSI[E]           !no-gzip !gzip-only-text/html<br />
 
88
        <br />
 
89
        # �̹����� �������� �ʴ´�<br />
 
90
        SetEnvIfNoCase Request_URI \<br />
 
91
        <span class="indent">
 
92
          \.(?:gif|jpe?g|png)$ no-gzip dont-vary<br />
 
93
        </span>
 
94
        <br />
 
95
        # ���Ͻð� �߸��� ������ ���������ʵ��� �Ѵ�<br />
 
96
        Header append Vary User-Agent env=!dont-vary<br />
 
97
      </span>
 
98
      &lt;/Location&gt;
 
99
    </code></p></div>
 
100
 
 
101
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
102
<div class="section">
 
103
<h2><a name="enable" id="enable">�����ϱ�</a></h2>
 
104
 
 
105
    <h3><a name="output" id="output">��� ����</a></h3>
 
106
      <p><code>DEFLATE</code> <a href="../filter.html">����</a>��
 
107
      ������ �Ѵ�. ���� ���þ�� ���þ �ִ� ��ġ�� ������
 
108
      �����Ѵ�:</p>
 
109
 
 
110
      <div class="example"><p><code>
 
111
        SetOutputFilter DEFLATE
 
112
      </code></p></div>
 
113
 
 
114
      <p>��� ������ �����ϸ� ó������ ���ϴ� �������� �ֱ⶧����
 
115
      html ���ϸ��� �����ϱ����� (�Ʒ� ����)
 
116
      <code>gzip-only-text/html</code>�� <code>1</code>�� ����������
 
117
      �𸥴�. �̸� <em><code>1</code>�� �ƴ� ������</em> �����ϸ�
 
118
      �����Ѵ�.</p>
 
119
      
 
120
      <p>���� Ư���� MIME type�� �����Ϸ��� <code class="directive"><a href="../mod/core.html#addoutputfilterbytype">AddOutputFilterByType</a></code> ���þ ����Ѵ�.
 
121
      ���� ������ html ���ϸ��� �����Ѵ�:</p>
 
122
 
 
123
      <div class="example"><p><code>
 
124
        &lt;Directory "/your-server-root/manual"&gt;<br />
 
125
        <span class="indent">
 
126
          AddOutputFilterByType DEFLATE text/html<br />
 
127
        </span>
 
128
        &lt;/Directory&gt;
 
129
      </code></p></div>
 
130
 
 
131
      <p>������ ������ ó������ ���ϴ� ���������Դ� ���������ʰ�
 
132
      ���������� <code class="directive"><a href="../mod/mod_setenvif.html#browsermatch">BrowserMatch</a></code> ���þ <code>no-gzip</code>��
 
133
      �����Ѵ�. ������ ����� ������� <code>no-gzip</code>��
 
134
      <code>gzip-only-text/html</code>�� ���� ����� �� �ִ�.
 
135
      �� ��� ���ڰ� ���ڸ� �����Ѵ�. �� ���� <a href="#recommended">���� ����</a> �Ϻθ� ���캸��:</p>
 
136
 
 
137
      <div class="example"><p><code>
 
138
        BrowserMatch ^Mozilla/4         gzip-only-text/html<br />
 
139
        BrowserMatch ^Mozilla/4\.0[678] no-gzip<br />
 
140
        BrowserMatch \bMSIE             !no-gzip !gzip-only-text/html
 
141
      </code></p></div>
 
142
 
 
143
      <p>���� <code>User-Agent</code> ���ڿ��� ���� Netscape
 
144
      Navigator ���� 4.x���� �˻��Ѵ�. �� ������ <code>text/html</code>��
 
145
      �ƴ� type�� ������ ó������ ���Ѵ�. ���� 4.06, 4.07, 4.08��
 
146
      html ���� ������ ó���ϴ´뵵 ������ �ִ�. �׷��� �츮��
 
147
      �� ��� deflate ���͸� ������ ��������ʴ´�.</p>
 
148
 
 
149
      <p>����° <code class="directive"><a href="../mod/mod_setenvif.html#browsermatch">BrowserMatch</a></code>
 
150
      ���þ�� Microsoft Internet Explorer�� �ڽ��� "Mozilla/4"��
 
151
      �˸����� ����� ��û�� ó���� �� �ֱ⶧���� user agent
 
152
      ������ �����Ѵ�. <code>User-Agent</code> ������� "MSIE"
 
153
      (<code>\b</code>�� "�ܾ� ���"�� ���Ѵ�) ���ڿ��� �߰��ϸ�
 
154
      �տ��� ������ ������ Ǭ��.</p>
 
155
 
 
156
      <div class="note"><h3>����</h3>
 
157
        <code>DEFLATE</code> ���ʹ� �׻� PHP�� SSI�� ���� RESOURCE
 
158
        ���� �ڿ� ����. ��, ���� ������û(subrequest)�� ������
 
159
        ���� �ʴ´�.
 
160
      </div>
 
161
      <div class="note"><h3>����</h3>
 
162
        <code class="directive"><a href="../mod/core.html#setenv">SetEnv</a></code>��
 
163
        <code>force-gzip</code> ȯ�溯���� �����ϸ� ��������
 
164
        accept-encoding ������ �����ϰ� ����� ����� ������.
 
165
      </div>
 
166
 
 
167
    
 
168
    <h3><a name="inflate" id="inflate">��� ����Ǯ��</a></h3>
 
169
      <p><code class="module"><a href="../mod/mod_deflate.html">mod_deflate</a></code> ����� gzip���� �����
 
170
      ���� ������ Ǫ�� ���͵� �����Ѵ�. �� ����� ����Ϸ���
 
171
      ������ ���� <code class="directive"><a href="../mod/core.html#setoutputfilter">SetOutputFilter</a></code>�� <code class="directive"><a href="../mod/mod_mime.html#addoutputfilter">AddOutputFilter</a></code>�� ����Ͽ�
 
172
      ������ͼ����� <code>INFLATE</code> ���͸� �߰��Ѵ�.</p>
 
173
 
 
174
      <div class="example"><p><code>
 
175
        &lt;Location /dav-area&gt;<br />
 
176
        <span class="indent">
 
177
          ProxyPass http://example.com/<br />
 
178
          SetOutputFilter INFLATE<br />
 
179
        </span>
 
180
        &lt;/Location&gt;
 
181
      </code></p></div>
 
182
 
 
183
      <p>�� ������ example.com�� ���� gzip���� ����� �����
 
184
      ������ Ǯ�, �ٸ� ���Ͱ� �� ó���� �� �ֵ��� �Ѵ�.
 
185
      </p>
 
186
 
 
187
    
 
188
    <h3><a name="input" id="input">�Է� ����Ǯ��</a></h3>
 
189
      <p><code class="module"><a href="../mod/mod_deflate.html">mod_deflate</a></code> ����� gzip���� ����� ��û
 
190
      ������ Ǫ�� ���͵� �����Ѵ�. �� ����� ����Ϸ��� ������
 
191
      ���� <code class="directive"><a href="../mod/core.html#setinputfilter">SetInputFilter</a></code>��
 
192
      <code class="directive"><a href="../mod/mod_mime.html#addinputfilter">AddInputFilter</a></code>��
 
193
      ����Ͽ� �Է����ͼ����� <code>DEFLATE</code> ���͸�
 
194
      �߰��Ѵ�.</p>
 
195
 
 
196
      <div class="example"><p><code>
 
197
        &lt;Location /dav-area&gt;<br />
 
198
        <span class="indent">
 
199
          SetInputFilter DEFLATE<br />
 
200
        </span>
 
201
        &lt;/Location&gt;
 
202
      </code></p></div>
 
203
      
 
204
      <p>��û�� <code>Content-Encoding: gzip</code> ����� �ִٸ�
 
205
      �ڵ����� ����� ������ Ǭ��. gzip ��û�� �� �� �ִ�
 
206
      �������� �幰��. �׷��� � <a href="http://www.webdav.org">WebDAV</a> Ŭ���̾�Ʈ�� ����
 
207
      Ư���� ���α׷��� ��û ������ �����Ѵ�.</p>
 
208
 
 
209
      <div class="warning"><h3>Content-Length�� ���� ����</h3>
 
210
        <p>��û ������ ���� ���캻�ٸ�, <em><code>Content-Length</code>
 
211
        ����� ��������!</em> Content-Length ����� Ŭ���̾�Ʈ��
 
212
        ���� ������ ��������, ������ Ǭ ����� ����Ʈ����
 
213
        <em>�ƴϴ�</em>.</p>
 
214
      </div>
 
215
    
 
216
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
217
<div class="section">
 
218
<h2><a name="proxies" id="proxies">���Ͻ� ���� �ٷ��</a></h2>
 
219
 
 
220
    <p><code class="module"><a href="../mod/mod_deflate.html">mod_deflate</a></code> ����� ���Ͻð� �ڽ��� ij����
 
221
    ������ ������ <code>Accept-Encoding</code> ��û ����� ����
 
222
    Ŭ���̾�Ʈ���Ը� �������� <code>Vary:
 
223
    Accept-Encoding</code> HTTP ���� ����� �߰��Ѵ�. �׷���
 
224
    ����� ������ ������ �� ���� Ŭ���̾�Ʈ�� ����� ������
 
225
    �������ʵ��� �Ѵ�.</p>
 
226
 
 
227
    <p>���� ���, <code>User-Agent</code> ��� � ���� Ư����
 
228
    ���� ������ ����Ѵٸ�, ���Ͻÿ��� �̷��� ������ �˷��ֱ�����
 
229
    ���� <code>Vary</code> ����� �߰��ؾ� �Ѵ�. ���� ���,
 
230
    ������ <code>User-Agent</code>�� ���� <code>DEFLATE</code>
 
231
    ���͸� �߰��Ѵٸ� ������ ����Ѵ�:</p>
 
232
 
 
233
    <div class="example"><p><code>
 
234
      Header append Vary User-Agent
 
235
    </code></p></div>
 
236
    
 
237
    <p>��û ������� �ٸ� ������ (<em>���� ���</em>, HTTP ����)
 
238
    ���� ���� ���ΰ� �����ȴٸ�, <code>Vary</code> �������
 
239
    <code>*</code>�� �����ؾ� �Ѵ�. �׷��� ǥ���� ������ ���Ͻô�
 
240
    ij���� ���� �ʰ� �ȴ�.</p>
 
241
 
 
242
    <div class="example"><h3>����</h3><p><code>
 
243
      Header set Vary *
 
244
    </code></p></div>
 
245
</div>
 
246
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
247
<div class="directive-section"><h2><a name="DeflateBufferSize" id="DeflateBufferSize">DeflateBufferSize</a> <a name="deflatebuffersize" id="deflatebuffersize">���þ�</a></h2>
 
248
<table class="directive">
 
249
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>zlib�� �ѹ��� ������ ũ��</td></tr>
 
250
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DeflateBufferSize <var>value</var></code></td></tr>
 
251
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>DeflateBufferSize 8096</code></td></tr>
 
252
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
253
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
254
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_deflate</td></tr>
 
255
</table>
 
256
    <p><code class="directive">DeflateBufferSize</code> ���þ�� zlib��
 
257
    �ѹ��� ������ ����Ʈ���� �����Ѵ�.</p>
 
258
 
 
259
</div>
 
260
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
261
<div class="directive-section"><h2><a name="DeflateCompressionLevel" id="DeflateCompressionLevel">DeflateCompressionLevel</a> <a name="deflatecompressionlevel" id="deflatecompressionlevel">���þ�</a></h2>
 
262
<table class="directive">
 
263
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>����� ������� �����ϴ°�</td></tr>
 
264
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DeflateCompressionLevel <var>value</var></code></td></tr>
 
265
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>Zlib's default</code></td></tr>
 
266
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
267
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
268
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_deflate</td></tr>
 
269
<tr><th><a href="directive-dict.html#Compatibility">����:</a></th><td>����ġ 2.0.45 ����</td></tr>
 
270
</table>
 
271
    <p><code class="directive">DeflateCompressionLevel</code> ���þ��
 
272
        ����� ��������� �����Ѵ�. ���� Ŭ���� ������� ����������,
 
273
        CPU�� �� ���� ����Ѵ�.</p>
 
274
    <p>(���� �� ����) 1�� (���� ���� ����) 9 ������ ���� �����Ѵ�.</p>
 
275
 
 
276
</div>
 
277
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
278
<div class="directive-section"><h2><a name="DeflateFilterNote" id="DeflateFilterNote">DeflateFilterNote</a> <a name="deflatefilternote" id="deflatefilternote">���þ�</a></h2>
 
279
<table class="directive">
 
280
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>������� �α׿� ����Ѵ�</td></tr>
 
281
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DeflateFilterNote [<var>type</var>] <var>notename</var></code></td></tr>
 
282
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
283
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
284
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_deflate</td></tr>
 
285
<tr><th><a href="directive-dict.html#Compatibility">����:</a></th><td><var>type</var>�� ����ġ 2.0.4 ����</td></tr>
 
286
</table>
 
287
    <p><code class="directive">DeflateFilterNote</code> ���þ�� ��û��
 
288
    ������� �α׿� ����ϴ� ��ȣ�� �����Ѵ�. ��ȣ �̸��� ���þ��
 
289
    ������ ���̴�. ��踦 ���� <a href="../logs.html#accesslog">����
 
290
    �α�</a>���� ��ȣ�� ����� �� �ִ�.</p>
 
291
 
 
292
    <div class="example"><h3>����</h3><p><code>
 
293
      DeflateFilterNote ratio<br />
 
294
      <br />
 
295
      LogFormat '"%r" %b (%{ratio}n) "%{User-agent}i"' deflate<br />
 
296
      CustomLog logs/deflate_log deflate
 
297
    </code></p></div>
 
298
 
 
299
    <p>�α׿��� �� ��Ȯ�� ���� �����Ϸ��� <var>type</var> �ƱԸ�Ʈ��
 
300
    ����� �ڷḦ �����Ѵ�. <var>type</var>�� ������ �ϳ��̴�:</p>
 
301
 
 
302
    <dl>
 
303
      <dt><code>Input</code></dt>
 
304
      <dd>���� �Է½�Ʈ���� ����Ʈ���� �����Ѵ�.</dd>
 
305
 
 
306
      <dt><code>Output</code></dt>
 
307
      <dd>���� ��½�Ʈ���� ����Ʈ���� �����Ѵ�..</dd>
 
308
 
 
309
      <dt><code>Ratio</code></dt>
 
310
      <dd>������� (<code>output/input * 100</code>) �����Ѵ�.
 
311
       <var>type</var> �ƱԸ�Ʈ�� �����ϸ� ����ϴ� �⺻���̴�.</dd>
 
312
    </dl>
 
313
 
 
314
    <p>�׷��� �̷��� �α׿� ����� �� �ִ�:</p>
 
315
 
 
316
    <div class="example"><h3>������ �α�</h3><p><code>
 
317
      DeflateFilterNote Input instream<br />
 
318
      DeflateFilterNote Output outstream<br />
 
319
      DeflateFilterNote Ratio ratio<br />
 
320
      <br />
 
321
      LogFormat '"%r" %{outstream}n/%{instream}n (%{ratio}n%%)' deflate<br />
 
322
      CustomLog logs/deflate_log deflate
 
323
    </code></p></div>
 
324
 
 
325
<h3>����</h3>
 
326
<ul>
 
327
<li><code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code></li>
 
328
</ul>
 
329
</div>
 
330
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
331
<div class="directive-section"><h2><a name="DeflateMemLevel" id="DeflateMemLevel">DeflateMemLevel</a> <a name="deflatememlevel" id="deflatememlevel">���þ�</a></h2>
 
332
<table class="directive">
 
333
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>zlib�� �����Ҷ� ����ϴ� �޸𸮷�</td></tr>
 
334
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DeflateMemLevel <var>value</var></code></td></tr>
 
335
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>DeflateMemLevel 9</code></td></tr>
 
336
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
337
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
338
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_deflate</td></tr>
 
339
</table>
 
340
    <p><code class="directive">DeflateMemLevel</code> ���þ�� zlib��
 
341
    �����Ҷ� �󸶸�ŭ �޸𸮸� ������� �����Ѵ�. (1�� 9 ������
 
342
    ��)</p>
 
343
 
 
344
</div>
 
345
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
346
<div class="directive-section"><h2><a name="DeflateWindowSize" id="DeflateWindowSize">DeflateWindowSize</a> <a name="deflatewindowsize" id="deflatewindowsize">���þ�</a></h2>
 
347
<table class="directive">
 
348
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Zlib ���� window size</td></tr>
 
349
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>DeflateWindowSize <var>value</var></code></td></tr>
 
350
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>DeflateWindowSize 15</code></td></tr>
 
351
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
 
352
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
353
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_deflate</td></tr>
 
354
</table>
 
355
    <p><code class="directive">DeflateWindowSize</code> ���þ�� zlib
 
356
    ���� window size�� (1�� 15 ������ ��) �����Ѵ�. �Ϲ�������
 
357
    window size�� Ŭ���� ������� �����Ѵ�.</p>
 
358
 
 
359
</div>
 
360
</div>
 
361
<div class="bottomlang">
 
362
<p><span>������ ���: </span><a href="../en/mod/mod_deflate.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
363
<a href="../ja/mod/mod_deflate.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
364
<a href="../ko/mod/mod_deflate.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
365
</div><div id="footer">
 
366
<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>
 
367
<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>
 
368
</body></html>
 
 
b'\\ No newline at end of file'