| <?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: 151405 --> |
| |
| <!-- |
| Copyright 2003-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="beos.xml.meta"> |
| |
| <name>beos</name> |
| <description>BeOS¿¡ ÃÖÀûÈµÈ ´ÙÁßó¸® ¸ðµâ.</description> |
| <status>MPM</status> |
| <sourcefile>beos.c</sourcefile> |
| <identifier>mpm_beos_module</identifier> |
| |
| <summary> |
| <p>ÀÌ ´ÙÁßó¸® ¸ðµâ(MPM)Àº BeOS¿¡¼ ±âº»ÀûÀ¸·Î »ç¿ëÇÑ´Ù. |
| ÇÑ Á¶Àý ÇÁ·Î¼¼½º°¡ ¿äûÀ» ó¸®ÇÒ ¾²·¹µåµéÀ» ¸¸µç´Ù.</p> |
| </summary> |
| <seealso><a href="../bind.html">¾ÆÆÄÄ¡°¡ »ç¿ëÇÒ ÁÖ¼Ò¿Í Æ÷Æ® ÁöÁ¤</a></seealso> |
| |
| <directivesynopsis location="mpm_common"><name>User</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>Group</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>Listen</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>ListenBacklog</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>SendBufferSize</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>StartThreads</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>MinSpareThreads</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>MaxSpareThreads</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>MaxClients</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>MaxMemFree</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>PidFile</name> |
| </directivesynopsis> |
| <directivesynopsis location="mpm_common"><name>ScoreBoardFile</name> |
| </directivesynopsis> |
| |
| <directivesynopsis> |
| <name>MaxRequestsPerThread</name> |
| <description>ÇÑ ¾²·¹µå°¡ ½ÇÇàÇÏ´Â µ¿¾È ó¸®ÇÒ ¿äû°³¼ö ÇѰè</description> |
| <syntax>MaxRequestsPerThread <var>number</var></syntax> |
| <default>MaxRequestsPerThread 0</default> |
| <contextlist><context>server config</context></contextlist> |
| |
| <usage> |
| <p><directive>MaxRequestsPerThread</directive> Áö½Ã¾î´Â |
| ÇÑ ¼¹ö ¾²·¹µå°¡ ó¸®ÇÒ ¿äû°³¼ö¸¦ Á¦ÇÑÇÑ´Ù. |
| <directive>MaxRequestsPerThread</directive>°³ ¿äûÀ» ó¸®ÇÑÈÄ |
| ¾²·¹µå´Â Á״´Ù. <directive>MaxRequestsPerThread</directive>°¡ |
| <code>0</code>À̸é Àý´ë·Î ¾²·¹µå¸¦ Á×ÀÌÁö ¾Ê´Â´Ù.</p> |
| |
| <p><directive>MaxRequestsPerThread</directive>¸¦ 0ÀÌ ¾Æ´Ñ |
| °ªÀ¸·Î ¼³Á¤ÇÏ¸é µÎ°¡Áö ÀåÁ¡ÀÌ ÀÖ´Ù:</p> |
| |
| <ul> |
| <li>(¿ì¿¬È÷ ¹ß»ýÇÑ) ¸Þ¸ð¸® À¯Ãâ(memory leakage)¶§¹®¿¡ |
| ¾²·¹µå°¡ ³¶ºñÇÒ ¸Þ¸ð¸®·®À» Á¦ÇÑÇÑ´Ù;</li> |
| |
| <li>¾²·¹µåÀÇ ¼ö¸íÀ» Á¦ÇÑÇÏ¿© ¼¹ö ºÎÇϰ¡ °¨¼ÒÇÒ¶§ |
| ¾²·¹µå ¼ö¸¦ ÁÙÀδÙ.</li> |
| </ul> |
| |
| <note><title>ÁÖÀÇ:</title> |
| <p><directive module="core">KeepAlive</directive> ¿äûÀÇ |
| °æ¿ì ¿ÀÁ÷ ù¹øÂ° ¿äû¸¸À» ¼¾´Ù. ±×·¡¼ ÀÌ Áö½Ã¾î´Â ¾²·¹µå´ç |
| <em>¿¬°á</em> °³¼ö¸¦ Á¦ÇÑÇÏ°Ô µÈ´Ù.</p> |
| </note> |
| </usage> |
| </directivesynopsis> |
| |
| </modulesynopsis> |
| |