久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<i id='USiVq'><tr id='USiVq'><dt id='USiVq'><q id='USiVq'><span id='USiVq'><b id='USiVq'><form id='USiVq'><ins id='USiVq'></ins><ul id='USiVq'></ul><sub id='USiVq'></sub></form><legend id='USiVq'></legend><bdo id='USiVq'><pre id='USiVq'><center id='USiVq'></center></pre></bdo></b><th id='USiVq'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='USiVq'><tfoot id='USiVq'></tfoot><dl id='USiVq'><fieldset id='USiVq'></fieldset></dl></div>
    <bdo id='USiVq'></bdo><ul id='USiVq'></ul>

<tfoot id='USiVq'></tfoot>
  • <small id='USiVq'></small><noframes id='USiVq'>

    1. <legend id='USiVq'><style id='USiVq'><dir id='USiVq'><q id='USiVq'></q></dir></style></legend>

        流行的瀏覽器允許多少并發 AJAX (XmlHttpRequest) 請求

        How many concurrent AJAX (XmlHttpRequest) requests are allowed in popular browsers?(流行的瀏覽器允許多少并發 AJAX (XmlHttpRequest) 請求?)
      1. <legend id='Qxbbi'><style id='Qxbbi'><dir id='Qxbbi'><q id='Qxbbi'></q></dir></style></legend>

        • <small id='Qxbbi'></small><noframes id='Qxbbi'>

          <tfoot id='Qxbbi'></tfoot>

              <tbody id='Qxbbi'></tbody>

              <i id='Qxbbi'><tr id='Qxbbi'><dt id='Qxbbi'><q id='Qxbbi'><span id='Qxbbi'><b id='Qxbbi'><form id='Qxbbi'><ins id='Qxbbi'></ins><ul id='Qxbbi'></ul><sub id='Qxbbi'></sub></form><legend id='Qxbbi'></legend><bdo id='Qxbbi'><pre id='Qxbbi'><center id='Qxbbi'></center></pre></bdo></b><th id='Qxbbi'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='Qxbbi'><tfoot id='Qxbbi'></tfoot><dl id='Qxbbi'><fieldset id='Qxbbi'></fieldset></dl></div>
                <bdo id='Qxbbi'></bdo><ul id='Qxbbi'></ul>

                  本文介紹了流行的瀏覽器允許多少并發 AJAX (XmlHttpRequest) 請求?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  在 Firefox 3 中,答案是每個域 6 個:一旦對同一域的第 7 個 XmlHttpRequest(在任何選項卡上)被觸發,它就會排隊等待其他 6 個完成.

                  In Firefox 3, the answer is 6 per domain: as soon as a 7th XmlHttpRequest (on any tab) to the same domain is fired, it is queued until one of the other 6 finish.

                  其他主要瀏覽器的編號是多少?

                  What are the numbers for the other major browsers?

                  另外,是否有辦法繞過這些限制而無需我的用戶修改他們的瀏覽器設置?例如,jsonp 請求的數量是否有限制(使用腳本標簽注入而不是 XmlHttpRequest 對象)?

                  Also, are there ways around these limits without having my users modify their browser settings? For example, are there limits to the number of jsonp requests (which use script tag injection rather than an XmlHttpRequest object)?

                  背景:我的用戶可以從網頁向服務器發出 XmlHttpRequest,要求服務器在遠程主機上運行 ssh 命令.如果遠程主機關閉,ssh 命令需要幾分鐘才能失敗,最終阻止我的用戶執行任何進一步的命令.

                  Background: My users can make XmlHttpRequests from a web page to the server, asking the server to run ssh commands on remote hosts. If the remote hosts are down, the ssh command takes a few minutes to fail, eventually preventing my users from performing any further commands.

                  推薦答案

                  您可以用來增加并發連接數的一個技巧是托管來自不同子域的圖像.這些將被視為單獨的請求,每個域都將被限制為并發最大值.

                  One trick you can use to increase the number of concurrent connections is to host your images from a different sub domain. These will be treated as separate requests, each domain is what will be limited to the concurrent maximum.

                  IE6、IE7 - 有兩個限制.如果您有寬帶,則 IE8 為 6 - 2(如果是撥號上網).

                  IE6, IE7 - have a limit of two. IE8 is 6 if you have a broadband - 2 (if it's a dial up).

                  這篇關于流行的瀏覽器允許多少并發 AJAX (XmlHttpRequest) 請求?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  JavaScript innerHTML is not working for IE?(JavaScript innerHTML 不適用于 IE?)
                  XMLHttpRequest cannot load, No #39;Access-Control-Allow-Origin#39; header is present on the requested resource(XMLHttpRequest 無法加載,請求的資源上不存在“Access-Control-Allow-Origin標頭) - IT屋-程序員軟件開發技術分
                  Is it possible for XHR HEAD requests to not follow redirects (301 302)(XHR HEAD 請求是否有可能不遵循重定向 (301 302))
                  NETWORK_ERROR: XMLHttpRequest Exception 101(NETWORK_ERROR:XMLHttpRequest 異常 101)
                  XMLHttpRequest 206 Partial Content(XMLHttpRequest 206 部分內容)
                  Restrictions of XMLHttpRequest#39;s getResponseHeader()?(XMLHttpRequest 的 getResponseHeader() 的限制?)
                  <legend id='GhcT8'><style id='GhcT8'><dir id='GhcT8'><q id='GhcT8'></q></dir></style></legend>
                    <bdo id='GhcT8'></bdo><ul id='GhcT8'></ul>
                  • <tfoot id='GhcT8'></tfoot>
                      <tbody id='GhcT8'></tbody>
                        • <small id='GhcT8'></small><noframes id='GhcT8'>

                            <i id='GhcT8'><tr id='GhcT8'><dt id='GhcT8'><q id='GhcT8'><span id='GhcT8'><b id='GhcT8'><form id='GhcT8'><ins id='GhcT8'></ins><ul id='GhcT8'></ul><sub id='GhcT8'></sub></form><legend id='GhcT8'></legend><bdo id='GhcT8'><pre id='GhcT8'><center id='GhcT8'></center></pre></bdo></b><th id='GhcT8'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='GhcT8'><tfoot id='GhcT8'></tfoot><dl id='GhcT8'><fieldset id='GhcT8'></fieldset></dl></div>

                            主站蜘蛛池模板: 国产欧美精品一区二区色综合朱莉 | 日本一区二区高清视频 | 在线一区视频 | 毛片99| 日韩视频中文字幕 | 欧美在线天堂 | 免费欧美| 欧美精品电影一区 | 99精品视频一区二区三区 | 成人在线播放 | 亚洲二区在线 | 成人h片在线观看 | 九九热精品视频 | 国产精品美女久久久 | 亚洲精品乱码久久久久v最新版 | 国产精品免费观看 | 欧美不卡在线 | 午夜天堂 | www国产成人免费观看视频,深夜成人网 | 久久在线 | 欧美在线一区二区三区 | 亚洲精品视频在线 | 爱草在线| 日日夜夜操天天干 | 亚洲精品片 | 亚洲国产免费 | 久久久久久亚洲精品不卡 | 第一福利社区1024 | 99视频精品 | 伊人免费在线观看 | 欧美精品一区二区三区蜜桃视频 | 中文字幕av亚洲精品一部二部 | 操操网站| 国产在线激情视频 | 9久9久9久女女女九九九一九 | 亚洲一区二区三区免费视频 | 亚洲一区二区久久 | 日韩精品 电影一区 亚洲 | 亚洲91精品| 亚洲成人日韩 | 人人干人人玩 |