Http Push (persistent http connection), but only 25 connection can be open in the same time

Last post 06-30-2009 11:06 AM by anboanbo. 0 replies.

Sort Posts:

  • Http Push (persistent http connection), but only 25 connection can be open in the same time

    06-30-2009, 11:06 AM
    • Member
      point Member
    • anboanbo
    • Member since 06-30-2009, 9:25 AM
    • Posts 3

    Hello.

    I would need to have some http connections open for upto 2 minutes. To send data to xmlHttp on the web-page.


    But i found out that asp.net has a build in limit on 20 open connections, so its not really working for me. I can raise this limit to 100, but that would not help me much. I would need to be able to have several 1000 of open connection, for this server push.


    Does anyone know how i can solve this - would i need to make my own tcp/ip to answer the http request, I would really prefer to answer from a asp.net page.


    This asp.net and Ajax is quite new to me, maybe there is some easy solution.

Page 1 of 1 (1 items)