blob: 36560a15dd08d5eab043d87806373ec6076f2870 [file] [log] [blame]
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE faq SYSTEM "../style/faq.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 1.6 -->
<!--
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.
-->
<faq metafile="error.xml.meta">
<parentdocument href="./">FAQ</parentdocument>
<title>¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)</title>
<description>ÀÌ ¿À·ù¹®ÀÌ ¹«½¼ ¶æÀΰ¡?</description>
<section id="error"><title>¿À·ù¹®</title>
<ul>
<li><a href="#error.sendfile">Invalid argument:
core_output_filter: writing data to the network</a></li>
<li><a href="#error.acceptex">AcceptEx failed</a></li>
<li><a href="#error.scriptheaders">Premature end of script
headers</a></li>
</ul>
<section id="error.sendfile"><title>Invalid argument:
core_output_filter: writing data to the network</title>
<p>Ç÷¡ÆûÀÌ <code>sendfile</code> ½Ã½ºÅÛÈ£ÃâÀ» Áö¿øÇÑ´Ù¸é,
¾ÆÆÄÄ¡´Â ÀÀ´äÀÇ ¼Óµµ¸¦ ºü¸£°ÔÇϱâÀ§ÇØ ÀÌ ½Ã½ºÅÛÈ£ÃâÀ» »ç¿ëÇÑ´Ù.
ºÒÇàÈ÷µµ ¾î¶² ½Ã½ºÅÛ¿¡¼­ ¾ÆÆÄÄ¡´Â ÄÄÆÄÀÏÇÒ¶§
<code>sendfile</code>ÀÌ Á¤»óÀûÀ¸·Î ÀÛµ¿ÇÏÁö ¾Ê´Âµ¥µµ Á¤»óÀûÀ¸·Î
ÀÛµ¿ÇÑ´Ù°í ¿ÀÆÇÇÑ´Ù. ÀÌ ¹®Á¦´Â ³×Æ®¿÷ ÆÄÀϽýºÅÛÀ̳ª ºñÇ¥ÁØ
ÆÄÀϽýºÅÛÀ» »ç¿ëÇÒ¶§ ÀÚÁÖ ¹ß»ýÇÑ´Ù.</p>
<p>ÀÌ ¹®Á¦ÀÇ Áõ»óÀº ¿À·ù ·Î±×(error log)¿¡ À§ÀÇ ¹®±¸¸¦
±â·ÏÇϰųª Å©±â°¡ 0ÀÌ ¾Æ´Ñ ÆÄÀÏ¿¡ ´ëÇØ Å©±â°¡ 0ÀÎ ÀÀ´äÀ»
ÇÏ´Â °æ¿ìÀÌ´Ù. µ¿ÀûÀ¸·Î ³»¿ëÀ» »ý¼ºÇÒ¶§´Â
<code>sendfile</code>À» »ç¿ëÇÏÁö ¾Ê±â¶§¹®¿¡ ÀϹÝÀûÀ¸·Î Á¤ÀûÀÎ
ÆÄÀÏÀ» ¿äûÇÒ¶§¸¸ ¹®Á¦°¡ ¹ß»ýÇÑ´Ù.</p>
<p>¹®Á¦¸¦ ÇØ°áÇÏ·Á¸é ¼­¹ö°¡ <code>sendfile</code>À» »ç¿ëÇÏÁö
¾Êµµ·Ï <directive module="core">EnableSendfile</directive>
Áö½Ã¾î¸¦ »ç¿ëÇÑ´Ù. ¶Ç, ÀÌ¿Í À¯»çÇÑ ¹®Á¦¿¡ ´ëÇØ <directive
module="core">EnableMMAP</directive>À» Âü°íÇ϶ó.</p>
</section>
<section id="error.acceptex"><title>AcceptEx Failed</title>
<p>win32¿¡¼­ <code>AcceptEx</code> ½Ã½ºÅÛÈ£Ãâ¿¡ ´ëÇÑ ¿À·ù¹®À»
³ª¿À¸é, <directive module="mpm_winnt">Win32DisableAcceptEx</directive>
Áö½Ã¾î¸¦ Âü°íÇ϶ó.</p>
</section>
<section id="error.scriptheaders"><title>Premature end of script
headers</title>
<p>º¸Åë CGI ½ºÅ©¸³Æ®¿¡ ¹®Á¦°¡ ÀÖÀ¸¸é ºê¶ó¿ìÀú¿¡°Ô <code>Internal
Server Error</code>¸¦ º¸³»°í ¿À·ù·Î±×¿¡ ÀÌ ¹®±¸¸¦ ±â·ÏÇÑ´Ù.
ÀÌ·± ¹®Á¦¸¦ µð¹ö±ëÇÒ¶§ <a
href="../howto/cgi.html#troubleshoot">CGI ÅõÅ丮¾ó</a>ÀÌ
µµ¿òÀÌ µÉ ¼ö ÀÖ´Ù.</p>
</section>
</section>
</faq>