1. <ul id="0c1fb"></ul>

      <noscript id="0c1fb"><video id="0c1fb"></video></noscript>
      <noscript id="0c1fb"><listing id="0c1fb"><thead id="0c1fb"></thead></listing></noscript>

      99热在线精品一区二区三区_国产伦精品一区二区三区女破破_亚洲一区二区三区无码_精品国产欧美日韩另类一区

      RELATEED CONSULTING
      相關(guān)咨詢
      選擇下列產(chǎn)品馬上在線溝通
      服務(wù)時間:8:30-17:00
      你可能遇到了下面的問題
      關(guān)閉右側(cè)工具欄

      新聞中心

      這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
      解讀nginx中l(wèi)imit配置參數(shù)-創(chuàng)新互聯(lián)

      本文主要解析一下ngx_http_core_module、ngx_http_limit_conn_module以及ngx_http_limit_req_module中的limit相關(guān)配置參數(shù)。

      創(chuàng)新互聯(lián)建站-云計算及IDC服務(wù)提供商,涵蓋公有云、IDC機房租用、成都多線服務(wù)器托管、等保安全、私有云建設(shè)等企業(yè)級互聯(lián)網(wǎng)基礎(chǔ)服務(wù),服務(wù)電話:028-86922220

      limit_rate

      名稱 默認配置 作用域 官方說明 中文解讀 模塊
      limit_rate limit_rate 0; http, server, location, if in location Limits the rate of response transmission to a client. The rate is specified in bytes per second. The zero value disables rate limiting. The limit is set per a request, and so if a client simultaneously opens two connections, the overall rate will be twice as much as the specified limit. 指定每秒該連接能下載的bytes,主要用來限制個別請求的帶寬 ngx_http_core_module
      limit_rate_after limit_rate_after 0; http, server, location, if in location Sets the initial amount after which the further transmission of a response to a client will be rate limited. 設(shè)置多少bytes過后將啟動limit計數(shù),如果小于此值則不限速 ngx_http_core_module
      limit_except 沒有默認值 location Limits allowed HTTP methods inside a location. The method parameter can be one of the following: GET, HEAD, POST, PUT, DELETE, MKCOL, COPY, MOVE, OPTIONS, PROPFIND, PROPPATCH, LOCK, UNLOCK, or PATCH. Allowing the GET method makes the HEAD method also allowed 設(shè)置除了指定的http methods外其他method將被限制,允許GET就自動允許HEAD方法 ngx_http_core_module

      實例

       location /downloads {
            limit_rate_after 1m;
            limit_rate 500k;
          }
      
          location / {
            proxy_pass http://localhost:3000;
            limit_except GET {
              deny all;
            }
          }

      網(wǎng)站欄目:解讀nginx中l(wèi)imit配置參數(shù)-創(chuàng)新互聯(lián)
      本文網(wǎng)址:http://www.ef60e0e.cn/article/dpijjj.html
      99热在线精品一区二区三区_国产伦精品一区二区三区女破破_亚洲一区二区三区无码_精品国产欧美日韩另类一区
      1. <ul id="0c1fb"></ul>

        <noscript id="0c1fb"><video id="0c1fb"></video></noscript>
        <noscript id="0c1fb"><listing id="0c1fb"><thead id="0c1fb"></thead></listing></noscript>

        屯门区| 固镇县| 永和县| 兴宁市| 灵川县| 全州县| 吉林市| 大余县| 康马县| 漠河县| 株洲县| 荣成市| 嘉荫县| 通江县| 扶沟县| 旌德县| 涞源县| 油尖旺区| 胶南市| 大丰市| 高邮市| 都兰县| 民丰县| 固原市| 勐海县| 安吉县| 甘肃省| 通山县| 荣成市| 奎屯市| 南投县| 开化县| 邵东县| 皮山县| 梁河县| 肃宁县| 前郭尔| 陇南市| 镇江市| 轮台县| 北安市|