XMLHttpRequest connection limit

Discussion in 'JavaScript' started by neonKnight, May 15, 2007.

  1. #1
    Is there any limit of the number of XMLHttpRequest connections on a given webpage?
     
    neonKnight, May 15, 2007 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    I don't know, but I've developed an AJAX page with +40 different XMLHttpRequest established over different URLs on with same server without problems.
     
    ajsa52, May 15, 2007 IP
  3. neonKnight

    neonKnight Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    then i was probably screwing up :p
     
    neonKnight, May 16, 2007 IP