Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Apache/docs/manual/programs/   (Apache Software Stiftung Version 2.4.65©)  Datei vom 19.0.2025 mit Größe 12 kB image not shown  

Eigene Datei ansehen ab.html.ko.euc-kr   Sprache: unbekannt

 
Musik.euc-kr BilderUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

<?xml version="1.0" encoding="EUC-KR"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head>
<meta content="text/html; charset=EUC-KR" http-equiv="Content-Type" />
<!--
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
              This file is generated from xml source: DO NOT EDIT
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
      -->
<title>ab - ����ġ ������ ���ɰ˻� ���� - Apache HTTP Server Version 2.4</title>
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<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" />
<script src="../style/scripts/prettify.min.js" type="text/javascript">
</script>

<link href="../images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page"><div id="page-header">
<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>
<p class="apache">Apache HTTP Server Version 2.4</p>
<img alt="" src="../images/feather.png" /></div>
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.4</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>ab - ����ġ ������ ���ɰ˻� ����</h1>
<div class="toplang">
<p><span>������ ���: </span><a href="../en/programs/ab.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="../fr/programs/ab.html" hreflang="fr" rel="alternate" title="Français"> fr </a> |
<a href="../ko/programs/ab.html" title="Korean"> ko </a> |
<a href="../tr/programs/ab.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p>
</div>
<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>

    <p><code>ab</code>�� ����ġ �������ؽ�Ʈ ���� �������� (HTTP)
    ������ ������ �˻��ϴ�(benchmarking) �����̴�. ���� ����ġ��
    ��� �����ϴ��� �˷��ش�. Ư�� ����ġ�� ���� �ʴ� ���
    ��û�� �����ϴ��� �˷��ش�.</p>
</div>
<div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">����</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#options">�ɼ�</a></li>
<li><img alt="" src="../images/down.gif" /> <a href="#bugs">����</a></li>
</ul><h3>����</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="synopsis" id="synopsis">����</a></h2>
    <p><code><strong>ab</strong>
    [ -<strong>A</strong> <var>auth-username</var>:<var>password</var> ]
    [ -<strong>c</strong> <var>concurrency</var> ]
    [ -<strong>C</strong> <var>cookie-name</var>=<var>value</var> ]
    [ -<strong>d</strong> ]
    [ -<strong>e</strong> <var>csv-file</var> ]
    [ -<strong>g</strong> <var>gnuplot-file</var> ]
    [ -<strong>h</strong> ]
    [ -<strong>H</strong> <var>custom-header</var> ]
    [ -<strong>i</strong> ]
    [ -<strong>k</strong> ]
    [ -<strong>n</strong> <var>requests</var> ]
    [ -<strong>p</strong> <var>POST-file</var> ]
    [ -<strong>P</strong> <var>proxy-auth-username</var>:<var>password</var> ]
    [ -<strong>q</strong> ]
    [ -<strong>s</strong> ]
    [ -<strong>S</strong> ]
    [ -<strong>t</strong> <var>timelimit</var> ]
    [ -<strong>T</strong> <var>content-type</var> ]
    [ -<strong>v</strong> <var>verbosity</var>]
    [ -<strong>V</strong> ]
    [ -<strong>w</strong> ]
    [ -<strong>x</strong> <var><table>-attributes</var> ]
    [ -<strong>X</strong> <var>proxy</var>[:<var>port</var>] ]
    [ -<strong>y</strong> <var><tr>-attributes</var> ]
    [ -<strong>z</strong> <var><td>-attributes</var> ]
    [http://]<var>hostname</var>[:<var>port</var>]/<var>path</var></code></p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="options" id="options">�ɼ�</a></h2>
    <dl>
    <dt><code>-A <var>auth-username</var>:<var>password</var></code></dt>
    <dd>�������� BASIC Authentication ������ �����Ѵ�.
    <code>:</code>���� ������ ����ڸ�� ��ȣ�� base64 ���ڵ��Ͽ�
    �����Ѵ�. ������ ������ �䱸�ϴ��� (<em>���� ���</em>,
    401 ���� �ʿ並 ��������) ������� ���ڿ��� �����Ѵ�.</dd>

    <dt><code>-c <var>concurrency</var></code></dt>
    <dd>���ÿ� ��û�ϴ� ��û��. �⺻������ �ѹ��� �� ��û����
    ������.</dd>

    <dt><code>-C <var>cookie-name</var>=<var>value</var></code></dt>
    <dd>��û�� <code>Cookie:</code> ����� �߰��Ѵ�. �ƱԸ�Ʈ��
    ���� <code><var>name</var>=<var>value</var></code>�� ����
    ���̴�. �� �ɼ��� ������ ����� �� �ִ�.</dd>

    <dt><code>-d</code></dt>
    <dd>"percentage served within XX [ms] table"�� �������
    �ʴ´�. (ȣȯ���� ����).</dd>

    <dt><code>-e <var>csv-file</var></code></dt>
    <dd>��û�� ó���ϴµ� �ɸ� (�и��� ����) �ð����� (1%����
    100%) ����������� ��ǥ�� ������ ����(CSV)���� ����Ѵ�.
    ����� �̹� '����'�Ͽ��⶧���� 'gnuplot' ���Ϻ��� ���� ��
    �����ϴ�.</dd>

    <dt><code>-g <var>gnuplot-file</var></code></dt>
    <dd>������ ��� ���� 'gnuplot' Ȥ�� TSV (Tab separate values,
    ������ ������ ��) ���Ͽ� ����Ѵ�. Gnuplot, IDL, Mathematica,
    Igor, ������ Excel ���� ���α׷������� �̷� ������ ����
    ���� �� �ִ�. ������ ù��° �ٿ� �׸��̸��� ���´�. </dd>

    <dt><code>-h</code></dt>
    <dd>������ ����Ѵ�.</dd>

    <dt><code>-H <var>custom-header</var></code></dt>
    <dd>��û�� ����� �߰��Ѵ�. �ƱԸ�Ʈ�� ���� �ݷ����� ������
    ���� (<em>���� ���</em>,
    <code>"Accept-Encoding: zip/zop;8bit"</code>) ��ȿ��
    ������̴�.</dd>

    <dt><code>-i</code></dt>
    <dd><code>GET</code> ��� <code>HEAD</code> ��û�� �Ѵ�.</dd>

    <dt><code>-k</code></dt>
    <dd>HTTP KeepAlive ����� ����Ѵ�. <em>���� ���</em>,
    �� HTTP ���ǿ��� ���� ��û�� �Ѵ�. �⺻������ KeepAlive��
    ������� �ʴ´�.</dd>

    <dt><code>-n <var>requests</var></code></dt>
    <dd>������ �˻��ϱ����� ������ ��û��. �⺻������ ��û��
    �ѹ��� �����⶧���� �Ϲ����� ���ɰ˻� ����� ���� �� ����.</dd>

    <dt><code>-p <var>POST-file</var></code></dt>
    <dd>POST �ڷ� ����.</dd>

    <dt><code>-P <var>proxy-auth-username</var>:<var>password</var></code></dt>
    <dd>���Ͻø� ���� BASIC Authentication ������ �����Ѵ�.
    <code>:</code>�� ������ ����ڸ�� ��ȣ�� base64 ���ڵ��Ͽ�
    �����Ѵ�. ���Ͻð� ������ �䱸�ϴ��� (<em>���� ���</em>,
    401 ���� �ʿ並 ��������) ������� ���ڿ��� �����Ѵ�.</dd>

    <dt><code>-q</code></dt>
    <dd>150�� �̻� ��û�� ������ <code>ab</code>�� 10% Ȥ��
    �� 100 ��û�� <code>ǥ�ؿ���</code>�� �����Ȳ�� ����Ѵ�.
    <code>-q</code> �ɼ��� �� ������ ������� �ʴ´�.</dd>

    <dt><code>-s</code></dt>
    <dd>����� �߰��Ͽ� �������Ͽ��ٸ� (<code>ab -h</code>��
    Ȯ���� �� �ִ�) <code>http</code> �������� ��� SSL�� �����
    <code>https</code> ���������� ����Ѵ�. �� ����� �������̰�
    <em>�ſ�</em> �������̴�. �Ƹ��� ����� ������ ���̴�.</dd>

    <dt><code>-S</code></dt>
    <dd>�߰����� ǥ�������� ������� �ʰ�, ��հ� �߰����� ���̰�
    ǥ���������� ũ���� ���/������ ������� �ʴ´�.
    �ּ�/���/�ִ� ���� ����Ѵ�. (ȣȯ���� ����).</dd>

    <dt><code>-t <var>timelimit</var></code></dt>
    <dd>������ �˻��ϴ� �ִ� �ʴ��� �ð�. ����������
    <code>-n 50000</code>�� �����Ѵ�. ������ �ð����� ���� ������
    �˻��Ҷ� ����Ѵ�. �⺻������ �ð����� ���� �˻��Ѵ�.</dd>

    <dt><code>-T <var>content-type</var></code></dt>
    <dd>POST �ڷ��� Content-type ���.</dd>

    <dt><code>-v <var>verbosity</var></code></dt>
    <dd>����� �ڼ��� ������ �����Ѵ�. <code>4</code> �̻��̸�
    ����� ���� ������, <code>3</code> �̻��̸� (404, 202, ��)
    �����ڵ带, <code>2</code> �̻��̸� ���(warning)��
    ����(info)�� ����Ѵ�.</dd>

    <dt><code>-V</code></dt>
    <dd>������ ����ϰ� �����Ѵ�.</dd>

    <dt><code>-w</code></dt>
    <dd>����� HTML ǥ�� ����Ѵ�. �⺻������ ǥ�� �� ��濡
    �� ���� �ۼ��Ѵ�.</dd>

    <dt><code>-x <var><table>-attributes</var></code></dt>
    <dd><code><table></code>�� �Ӽ����� ����� ���ڿ�.
    �Ӽ��� <code><table <var>���⿡</var> ></code>
    �߰��Ѵ�.</dd>

    <dt><code>-X <var>proxy</var>[:<var>port</var>]</code></dt>
    <dd>���Ͻ� ������ ����Ͽ� ��û�Ѵ�.</dd>

    <dt><code>-y <var><tr>-attributes</var></code></dt>
    <dd><code><tr></code>�� �Ӽ����� ����� ���ڿ�.</dd>

    <dt><code>-z <var><td>-attributes</var></code></dt>
    <dd><code><td></code>�� �Ӽ����� ����� ���ڿ�.</dd>
    </dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="bugs" id="bugs">����</a></h2>
    <p>�������� ���̰� ������ ���۸� ���� ����Ѵ�. �����
    �ƱԸ�Ʈ, ������ ���� ���, �ٸ� �ܺ� �Էµ��� ����
    �о���̸鼭 ������ �߻��� �� �ִ�.</p>

    <p>�� ���α׷��� HTTP/1.x�� ������ �������� �ʴ´�; ����
    '����ϴ�' ������ ���丸�� �޴´�. <code>strstr(3)</code>��
    �ſ� ���� ���⶧���� �ӵ��� ������ �� �� �ִ�; <em>��</em>,
    ���� ���ɺ��ٴ� <code>ab</code> ������ �����ϰ� �� ����
    �ִ�.</p>
</div></div>
<div class="bottomlang">
<p><span>������ ���: </span><a href="../en/programs/ab.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="../fr/programs/ab.html" hreflang="fr" rel="alternate" title="Français"> fr </a> |
<a href="../ko/programs/ab.html" title="Korean"> ko </a> |
<a href="../tr/programs/ab.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p>
</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&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed 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 Libera.chat, or sent to our <a href="https://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';
var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/ab.html';
(function(w, d) {
    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
        d.write('<div id="comments_thread"><\/div>');
        var s = d.createElement('script');
        s.type = 'text/javascript';
        s.async = true;
        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page='&nbsp;+ comments_identifier;
        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
    }
    else { 
        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
    }
})(window, document);
//--><!]]></script></div><div id="footer">
<p class="apache">Copyright 2025 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>
<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[//><!--
if (typeof(prettyPrint) !== 'undefined') {
    prettyPrint();
}
//--><!]]></script>
</body></html>

[ Verzeichnis aufwärts0.162unsichere Verbindung  ]