久久久久久久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>

                            主站蜘蛛池模板: www中文字幕 | 成人免费观看视频 | 欧美一区二区三区久久精品 | 91小视频在线 | 欧美成人a∨高清免费观看 91伊人 | 国产午夜影院 | 中文字幕一区二区三区在线视频 | 亚洲不卡 | 天久久 | 日韩精品人成在线播放 | 超碰人人插 | 成人久久18免费网站麻豆 | 99爱视频| 国产精品久久久久久久久大全 | 午夜激情免费视频 | 亚洲精品黄 | 最新中文字幕在线播放 | 亚洲一区黄色 | 日本视频在线 | 欧美一区二区三区视频 | 成年人网站在线观看视频 | 国产日韩欧美一区二区 | 麻豆91av| 中文字幕av网站 | 国产一区二区三区精品久久久 | 欧美日本一区 | 国内精品99 | 一区二区在线观看av | 国产精品一区二 | 欧美激情视频一区二区三区在线播放 | 四虎成人精品永久免费av九九 | 国内精品一区二区三区 | 亚洲精品一区二区网址 | 久久国产综合 | 九九亚洲 | 久久高清| 91在线精品视频 | 亚洲国产成人精品久久久国产成人一区 | 亚洲精品在线观 | 日韩在线精品 | 欧美中文|