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

  • SEARCH
  • Home
  • 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 7824261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:32:29+00:00 2026-06-02T08:32:29+00:00

We have a service (A) which Calls another WCF service (B). Service B has

  • 0

We have a service (A) which Calls another WCF service (B).

Service B has the default values of

<serviceThrottling 
      maxConcurrentCalls="16"
      maxConcurrentSessions="10" 
      maxConcurrentInstances="26" />

Service A can spawn up to 150 threads, which some of them can call service B.

what happens if service A calls service B with more than the max amount of concurrent connections?

Does service B (WCF) throws them away or stores them in a queue?

  • 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-06-02T08:32:30+00:00Added an answer on June 2, 2026 at 8:32 am

    The client is blocked until a connection becomes available.

    Of course, this behavior indicates the existence of another queue, holding waiting connection requests. I assume that queue would have its own threshold, so once there are a maximum number of waiting connections, further incoming requests would be thrown away. (This is just conjecture on my part, I don’t know where this theoretical queue is configured. …..Somebody?).

    I actually experienced a problem in my automated tests where connections were not getting dropped, and this ultimately resulted in my system hanging because the threshold was reached.

    https://stackoverflow.com/a/4031284/25216

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

Sidebar

Related Questions

We have a WCF service method (synchronous), which calls another process (through COM) to
Here is my situation. I have written a WCF service which calls into one
i have a c# wcf web service and a c# client which makes calls
I have defined small MXML component which calls web service which returns random number
I have a service method that calls a DAO which then returns an object
I have a silverlight library which I have added a wcf service reference. Call
I have an ASP project which references a WCF service. Does exactly half of
I have a WPF application which talks to a WCF service hosted in IIS.
I have a situation where I am running in a WCF service that has
I have a WCF method that accepts arbitrary binary data which the service will

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.