Is there a security limit on the number of Ajax XMLHttpRequest objects you can create on a single page? If so, does it depend on one browser to another?
I donβt think so, but there is a limit on two simultaneous HTTP connections per domain for each client (you can override this in Firefox, but almost no one does this).
It was easier for me to combine and reuse XMLHTTPRequest objects instead of creating new ones ...
, , HTTP/1.1 : " ".
Source: https://habr.com/ru/post/1696777/More articles:SharePoint: Using RichHTML Field Type in Custom Content Type - content-typeFile with HTML .tiff file. - htmlProgrammatic access to browser history - firefoxRunning a scheduled task in a Wordpress plugin - phpWhat is the best way to populate a menu control on the main page? - .net-3.5Using ActiveDirectoryMembershipProvider with two domain controllers - asp.netHow can I indicate that several versions of the dependent assembly are in order? - .netHow to make InputVerifier work with editable JComboBox - javaHow to capture the output of "pnputil.exe -e" - windowsSolid Config for webdev in emacs on Linux and Windows? - linuxAll Articles