소스 검색

add tcp_accept_no_cl=yes to xhttp description

Klaus Darilion 13 년 전
부모
커밋
c386968d40
2개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      modules/xhttp/doc/xhttp.txt.html
  2. 15 0
      modules/xhttp/doc/xhttp_admin.xml

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 0
modules/xhttp/doc/xhttp.txt.html


+ 15 - 0
modules/xhttp/doc/xhttp_admin.xml

@@ -79,6 +79,21 @@
 			</itemizedlist>
 		</para>
 	</section>
+	<section>
+		<title>&kamailio; Core Settings</title>
+		<para>
+		SIP requires a Content-Length header for TCP transport. But most HTTP clients do not
+		set the content length for normal GET requests. Therefore, the core must be configured
+		to allow incoming requests without content length header:
+			<itemizedlist>
+			<listitem>
+			<para>
+				<emphasis>tcp_accept_no_cl=yes</emphasis>
+			</para>
+			</listitem>
+			</itemizedlist>
+		</para>
+	</section>
 	<section>
 		<title>External Libraries or Applications</title>
 		<para>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.