Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5935065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:12:04+00:00 2026-05-22T15:12:04+00:00

I am using asynchronous HttpWebRequest BeginGetResponse calls; the docs say that not closing the

  • 0

I am using asynchronous HttpWebRequest BeginGetResponse calls; the docs say that not closing
the stream in the callback may result in running out of connections.

How many connections can I have before “running out”? I am using .NET 3.5.

Also, is there a socket connection pool in the CLR. If so, where is this documented?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:12:05+00:00Added an answer on May 22, 2026 at 3:12 pm

    How many? Depends on a lot of things; sockets share the I/O thread pool with all the other asynch I/O mechanisms.

    A short if unhelpful answer is “lots”. Unless you are creating a server of some sort you are highly unlikely to run out.

    There isn’t a socket connection pool as such, but there is an asynch I/O thread pool as you may have gleaned from the above. You may find instructive this blog post from Eric Eilebrecht, whereas a following post is about what happens next.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to upload a large file in asynchronous way using HttpWebRequest. Say i
I know that it's possible to implicitly provide asynchronous interaction using: Asynchronous Delegates Asynchronous
I am trying to make asynchronous calls using xmlhttprequest object so it completely works
In .Net, suppose I instantiate an object that starts an asynchronous process (using Delegate.BeginInvoke
I use in my code calls to HttpWebRequest.BeginGetResponse() method to get data from my
The situation: I was using HttpWebRequest.BeginGetResponse as documented in msdn. I had a timer
I need to call HttpWebRequest asynchronously, the problem is that BeginGetResponse method has as
I am using HttpWebRequest.BeginGetRequest() to make 500 asynchronous HTTP requests from a single method.
I have got a Client/Server Application that using Asynchronous Socket.My problem is i cant
am using asynchronous task for hitting the web service url and retrieve the result

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.