{"id":380,"date":"2018-08-28T15:00:35","date_gmt":"2018-08-28T07:00:35","guid":{"rendered":"https:\/\/wyxxt.org.cn\/?p=380"},"modified":"2023-12-04T17:08:50","modified_gmt":"2023-12-04T09:08:50","slug":"nginx%ef%bc%882%ef%bc%89-%e8%b6%85%e6%97%b6%e9%97%ae%e9%a2%98timeout","status":"publish","type":"post","link":"https:\/\/wyxxt.org.cn\/?p=380","title":{"rendered":"nginx\uff082\uff09&#8211;\u8d85\u65f6\u95ee\u9898timeout"},"content":{"rendered":"<h2>Nginx \u5904\u7406\u7684\u6bcf\u4e2a\u8bf7\u6c42\u5747\u6709\u76f8\u5e94\u7684\u8d85\u65f6\u8bbe\u7f6e\u3002\u5982\u679c\u505a\u597d\u8fd9\u4e9b\u8d85\u65f6\u65f6\u95f4\u7684\u9650\u5b9a\uff0c\u5224\u5b9a\u8d85\u65f6\u540e\u8d44\u6e90\u88ab\u91ca\u653e\uff0c\u7528\u6765\u5904\u7406\u5176\u4ed6\u7684\u8bf7\u6c42\uff0c\u4ee5\u6b64\u63d0\u5347 Nginx \u7684\u6027\u80fd\u3002<\/h2>\n<h3>keepalive_timeout<\/h3>\n<p>HTTP \u662f\u4e00\u79cd\u65e0\u72b6\u6001\u534f\u8bae\uff0c\u5ba2\u6237\u7aef\u5411\u670d\u52a1\u5668\u53d1\u9001\u4e00\u4e2a TCP \u8bf7\u6c42\uff0c\u670d\u52a1\u7aef\u54cd\u5e94\u5b8c\u6bd5\u540e\u65ad\u5f00\u8fde\u63a5\u3002<\/p>\n<p>\u5982\u679c\u5ba2\u6237\u7aef\u5411\u670d\u52a1\u5668\u53d1\u9001\u591a\u4e2a\u8bf7\u6c42\uff0c\u6bcf\u4e2a\u8bf7\u6c42\u90fd\u8981\u5efa\u7acb\u5404\u81ea\u72ec\u7acb\u7684\u8fde\u63a5\u4ee5\u4f20\u8f93\u6570\u636e\u3002<\/p>\n<p>HTTP \u6709\u4e00\u4e2a KeepAlive \u6a21\u5f0f\uff0c\u5b83\u544a\u8bc9 webserver \u5728\u5904\u7406\u5b8c\u4e00\u4e2a\u8bf7\u6c42\u540e\u4fdd\u6301\u8fd9\u4e2a TCP \u8fde\u63a5\u7684\u6253\u5f00\u72b6\u6001\u3002\u82e5\u63a5\u6536\u5230\u6765\u81ea\u5ba2\u6237\u7aef\u7684\u5176\u5b83\u8bf7\u6c42\uff0c\u670d\u52a1\u7aef\u4f1a\u5229\u7528\u8fd9\u4e2a\u672a\u88ab\u5173\u95ed\u7684\u8fde\u63a5\uff0c\u800c\u4e0d\u9700\u8981\u518d\u5efa\u7acb\u4e00\u4e2a\u8fde\u63a5\u3002<\/p>\n<p>KeepAlive \u5728\u4e00\u6bb5\u65f6\u95f4\u5185\u4fdd\u6301\u6253\u5f00\u72b6\u6001\uff0c\u5b83\u4eec\u4f1a\u5728\u8fd9\u6bb5\u65f6\u95f4\u5185\u5360\u7528\u8d44\u6e90\u3002\u5360\u7528\u8fc7\u591a\u5c31\u4f1a\u5f71\u54cd\u6027\u80fd\u3002<\/p>\n<p>Nginx \u4f7f\u7528 keepalive_timeout \u6765\u6307\u5b9a KeepAlive \u7684\u8d85\u65f6\u65f6\u95f4\uff08timeout\uff09\u3002\u6307\u5b9a\u6bcf\u4e2a TCP \u8fde\u63a5\u6700\u591a\u53ef\u4ee5\u4fdd\u6301\u591a\u957f\u65f6\u95f4\u3002Nginx \u7684\u9ed8\u8ba4\u503c\u662f 75 \u79d2\uff0c\u6709\u4e9b\u6d4f\u89c8\u5668\u6700\u591a\u53ea\u4fdd\u6301 60 \u79d2\uff0c\u6240\u4ee5\u53ef\u4ee5\u8bbe\u5b9a\u4e3a 60 \u79d2\u3002\u82e5\u5c06\u5b83\u8bbe\u7f6e\u4e3a 0\uff0c\u5c31\u7981\u6b62\u4e86 keepalive \u8fde\u63a5\u3002<\/p>\n<pre><code class=\"language-shell \">#\u914d\u7f6e\u6bb5\uff1ahttp, server, location\nkeepalive_timeout 60s;\n<\/code><\/pre>\n<h3>client_body_timeout<\/h3>\n<p>\u6307\u5b9a\u5ba2\u6237\u7aef\u4e0e\u670d\u52a1\u7aef\u5efa\u7acb\u8fde\u63a5\u540e\u53d1\u9001 request body \u7684\u8d85\u65f6\u65f6\u95f4\u3002\u5982\u679c\u5ba2\u6237\u7aef\u5728\u6307\u5b9a\u65f6\u95f4\u5185\u6ca1\u6709\u53d1\u9001\u4efb\u4f55\u5185\u5bb9\uff0cNginx \u8fd4\u56de HTTP 408\uff08Request Timed Out\uff09\u3002<\/p>\n<pre><code class=\"language-shell \">#\u914d\u7f6e\u6bb5\uff1ahttp, server, location\nclient_body_timeout 20s;\n<\/code><\/pre>\n<h3>client_header_timeout<\/h3>\n<p>\u5ba2\u6237\u7aef\u5411\u670d\u52a1\u7aef\u53d1\u9001\u4e00\u4e2a\u5b8c\u6574\u7684 request header \u7684\u8d85\u65f6\u65f6\u95f4\u3002\u5982\u679c\u5ba2\u6237\u7aef\u5728\u6307\u5b9a\u65f6\u95f4\u5185\u6ca1\u6709\u53d1\u9001\u4e00\u4e2a\u5b8c\u6574\u7684 request header\uff0cNginx \u8fd4\u56de HTTP 408\uff08Request Timed Out\uff09\u3002<\/p>\n<pre><code class=\"language-shell \"># \u914d\u7f6e\u6bb5: http, server, location\nclient_header_timeout 10s;\n<\/code><\/pre>\n<h3>send_timeout<\/h3>\n<p>\u670d\u52a1\u7aef\u5411\u5ba2\u6237\u7aef\u4f20\u8f93\u6570\u636e\u7684\u8d85\u65f6\u65f6\u95f4\u3002<\/p>\n<pre><code class=\"language-shell \"># \u914d\u7f6e\u6bb5: http, server, location\nsend_timeout 30s;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Nginx \u5904\u7406\u7684\u6bcf\u4e2a\u8bf7\u6c42\u5747\u6709\u76f8\u5e94\u7684\u8d85\u65f6\u8bbe\u7f6e\u3002\u5982\u679c\u505a\u597d\u8fd9\u4e9b\u8d85\u65f6\u65f6\u95f4\u7684\u9650\u5b9a\uff0c\u5224\u5b9a\u8d85\u65f6\u540e\u8d44\u6e90\u88ab\u91ca\u653e\uff0c\u7528\u6765\u5904\u7406\u5176\u4ed6\u7684 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[15],"tags":[390],"class_list":["post-380","post","type-post","status-publish","format-standard","hentry","category-15","tag-390"],"_links":{"self":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/380","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=380"}],"version-history":[{"count":3,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/380\/revisions"}],"predecessor-version":[{"id":491,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/380\/revisions\/491"}],"wp:attachment":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=380"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=380"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}