diff options
author | (no author) <(no author)@unknown> | 2004-05-02 23:30:29 +0000 |
---|---|---|
committer | (no author) <(no author)@unknown> | 2004-05-02 23:30:29 +0000 |
commit | cb143b1d9a164c61fb047c946ed2e18ff72ed73d (patch) | |
tree | 9f4d5a162993c31bd467017752210e809589e465 /docs/manual/mod/mod_status.xml.ko | |
parent | 6e63f290702b03a7495f16614e11c788fe58daf9 (diff) | |
download | httpd-cb143b1d9a164c61fb047c946ed2e18ff72ed73d.tar.gz |
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103573 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_status.xml.ko')
-rw-r--r-- | docs/manual/mod/mod_status.xml.ko | 129 |
1 files changed, 129 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_status.xml.ko b/docs/manual/mod/mod_status.xml.ko new file mode 100644 index 0000000000..2a79c02f83 --- /dev/null +++ b/docs/manual/mod/mod_status.xml.ko @@ -0,0 +1,129 @@ +<?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: 1.10 --> + +<!-- + Copyright 2004 The Apache Software Foundation + + Licensed 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_status.xml.meta"> + +<name>mod_status</name> +<description>¼¹ö È°µ¿°ú ¼º´É¿¡ ´ëÇÑ Á¤º¸¸¦ Á¦°øÇÑ´Ù</description> +<status>Base</status> +<sourcefile>mod_status.c</sourcefile> +<identifier>status_module</identifier> + + +<summary> + <p>Status ¸ðµâÀº ¼¹ö °ü¸®ÀÚ¿¡°Ô ¼¹öÀÇ »óŸ¦ º¸¿©ÁØ´Ù. + ½±°Ô ÀÐÀ» ¼ö ÀÖ´Â HTML ÆäÀÌÁö·Î ÇöÀç ¼¹öÅë°è¸¦ º¸¿©ÁØ´Ù. + ÇÊ¿äÇÏ´Ù¸é (Ç¥ÁØÀ» µû¸£´Â ºê¶ó¿ìÀú¿¡¼) ÆäÀÌÁö¸¦ ÀÚµ¿À¸·Î + °»½ÅÇÒ ¼ö ÀÖ´Ù. ÇöÀç ¼¹ö »óŸ¦ ÄÄÇ»ÅÍ°¡ ÀÐÀ» ¼ö ÀÖ´Â + °£´ÜÇÑ ¸ñ·ÏÀ¸·Î º¸¿©ÁÙ ¼öµµ ÀÖ´Ù.</p> + + <p>¾Ë·ÁÁÖ´Â Á¤º¸´Â:</p> + + <ul> + <li>################################ ¿äûÀ» ¼ºñ½ºÇÏ´Â workerÀÇ °³¼ö</li> + + <li>½¬°í ÀÖ´Â(idle) ####################### workerÀÇ °³¼ö</li> + + <li>°¢ ## workerµéÀÇ »óÅÂ, ## workerÀÌ Ã³¸®ÇÑ ¿äûÀÇ °³¼ö¿Í ## workerÀÌ + ¼ºñ½ºÇÑ Àüü ¹ÙÀÌÆ®¼ö (*)</li> + + <li>ÃÑ Á¢±Ù Ƚ¼ö¿Í ¼ºñ½ºÇÑ ¹ÙÀÌÆ®¼ö (*)</li> + + <li>¼¹ö°¡ ½ÃÀÛȤÀº Àç½ÃÀÛÇÑ ½Ã°£°ú µ¿ÀÛÇÑ ½Ã°£</li> + + <li>ÃÊ´ç ¿äû¼ö Æò±Õ, ÃÊ´ç ¼ºñ½ºÇÑ ¹ÙÀÌÆ®¼ö¿Í ¿äû´ç + ¹ÙÀÌÆ®¼ö Æò±Õ (*)</li> + + <li>ÇöÀç ¾ÆÆÄÄ¡ Àüü¿Í °¢ ### workerµéÀÇ CPU ºñÀ² (*)</li> + + <li>ÇöÀç ó¸®ÇÏ°í Àִ ȣ½ºÆ®¿Í ¿äû (*)</li> + </ul> + + <p>Ç¥ÁØ ¾ÆÆÄÄ¡¿¡´Â "(*)"·Î Ç¥½ÃÇÑ Åë°è¸¦ ¾òÀ» ¼ö ¾ø´Ù. + ÀÌ Á¤º¸¸¦ º¸·Á¸é ÄÄÆÄÀϽà ¿É¼ÇÀ» »ç¿ëÇØ¾ß ÇÑ´Ù.</p> +</summary> + +<section id="enable"> + <title>Status »ç¿ëÇϱâ</title> + + <p>foo.com µµ¸ÞÀο¡¼ Á¢±ÙÇÑ ºê¶ó¿ìÀú¿¡°Ô¸¸ »óŸ¦ º¸¿©ÁÖ·Á¸é + <code>httpd.conf</code> ¼³Á¤ÆÄÀÏ¿¡ ´ÙÀ½°ú °°ÀÌ Ãß°¡ÇÑ´Ù</p> +<example> + <Location /server-status><br /> + SetHandler server-status<br /> +<br /> + Order Deny,Allow<br /> + Deny from all<br /> + Allow from .foo.com<br /> + </Location> +</example> + + <p>ÀÌÁ¦ À¥ºê¶ó¿ìÀú·Î + <code>http://your.server.name/server-status</code> ÆäÀÌÁö¿¡ + Á¢±ÙÇÏ¸é ¼¹ö Åë°è¸¦ º¼ ¼ö ÀÖ´Ù.</p> +</section> + +<section id="autoupdate"> + + <title>ÀÚµ¿ °»½Å</title> + <p>ºê¶ó¿ìÀú°¡ "Àç°»½Å"À» Áö¿øÇÑ´Ù¸é status ÆäÀÌÁö¸¦ ÀÚµ¿À¸·Î + °»½ÅÇÒ ¼ö ÀÖ´Ù. N Ãʸ¶´Ù °»½ÅÇÏ·Á¸é + <code>http://your.server.name/server-status?refresh=N</code> + ÆäÀÌÁö¸¦ »ç¿ëÇ϶ó.</p> + +</section> + +<section id="machinereadable"> + + <title>ÄÄÇ»ÅÍ°¡ ÀÐÀ» ¼ö ÀÖ´Â Status ÆÄÀÏ</title> + <p><code>http://your.server.name/server-status?auto</code>¿¡¼ + ÄÄÇ»ÅÍ°¡ ½±°Ô ÀÐÀ» ¼ö ÀÖ´Â status ÆÄÀÏÀ» ¾òÀ» ¼ö ÀÖ´Ù. ÀÌ + Çü½ÄÀº ¾ÆÆÄÄ¡ <code>/support</code> µð·ºÅ丮¿¡ ÀÖ´Â + <code>log_server_status</code> Perl ÇÁ·Î±×·¥°ú °°ÀÌ ÀÚµ¿À¸·Î + ½ÇÇàÇÏ´Â ÇÁ·Î±×·¥¿¡ À¯¿ëÇÏ´Ù.</p> + + <note> + <strong><module>mod_status</module>¸¦ ¼¹ö¿Í °°ÀÌ + ÄÄÆÄÀÏÇÏ¿´´Ù¸é µð·ºÅ丮<em>º°</em> ¼³Á¤ÆÄÀÏÀ» (<em>¿¹¸¦ + µé¾î</em>, <code>.htaccess</code>) Æ÷ÇÔÇÏ¿© <em>¸ðµç</em> + ¼³Á¤ÆÄÀÏ¿¡¼ Çڵ鷯¸¦ »ç¿ëÇÒ ¼ö ÀÖ´Ù. ±×·¡¼ »çÀÌÆ®¿¡ + º¸¾È ¹®Á¦°¡ ¹ß»ýÇÒ ¼ö ÀÖ´Ù.</strong> + </note> + +</section> + +<directivesynopsis> + +<name>ExtendedStatus</name> +<description>°¢ ¿äû¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ »óÅ Á¤º¸¸¦ ±â·ÏÇÑ´Ù</description> +<syntax>ExtendedStatus On|Off</syntax> +<default>ExtendedStatus Off</default> +<contextlist><context>server config</context></contextlist> +<compatibility>ExtendedStatus´Â ¾ÆÆÄÄ¡ 1.3.2 ÀÌÈÄ¿¡¸¸ ÀÖ´Ù.</compatibility> + +<usage> + <p>ÀÌ ¼³Á¤Àº ¼¹ö Àüü¿¡ Àû¿ëµÇ¸ç, °¡»óÈ£½ºÆ®º°·Î Å°°í ²ø + ¼ö ¾ø´Ù. ÀÚ¼¼ÇÑ »óÅ Á¤º¸¸¦ ¸ðÀ¸¸é ¼¹ö°¡ ´À·ÁÁú ¼ö ÀÖ´Ù.</p> +</usage> + +</directivesynopsis> +</modulesynopsis> + |