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 7703619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T23:30:03+00:00 2026-05-31T23:30:03+00:00

I’m using a third party .NET 4 WCF service that is added to my

  • 0

I’m using a third party .NET 4 WCF service that is added to my solution as a Service Reference. Is there a way to configure requests so that my service isn’t Ddos:ing the third party service?

I’m aware of ServiceThrottling where the following parameters can be controlled:

- MaxConcurrentCalls
- MaxConcurrentSessions
- MaxConcurrentInstances

My application is single threaded so the above parameters will have no impact.

I would like to limit number requests per time period. Maybe by making a pause between each request. I could obviously write an adapter for the service and handle this myself, but the third party service contains ~200 methods so it would require lots of code.

Is it possible to throttle the requests this way by configuration?

  • 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-31T23:30:04+00:00Added an answer on May 31, 2026 at 11:30 pm

    your question is already a couply of weeks old, so I do not know if you still need it. At least it is worth a try… Also, please correct me if I misunderstood your scenario.

    As far as I understood, you want to restrict your own service to only call the third-party service one-request-after-another. I am not aware of a configurable solution for this. But, as you stated that it is possible for you to implement your own solution, I would suggest a different approach.

    You might put your requests into a queue and then process one queue entry at a time.
    This could be implemented in a variaty of ways, depending on the environment you have to work with.

    there are two solution that come to my mind.

    A simple approach might be to use an in-memory queue within your own service that calls the third party once per entry and use some kind of locking. But this might need some careful thought to avoid ugly deadlocks.

    The more complex, but possibly better scalable solution:
    You can configure your service to write into a Microsoft Message Queue (MSMQ) infrastructure and add another service that processes those messages sequentially to the third party service.

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

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am reading a book about Javascript and jQuery and using one of the
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I've got a string that has curly quotes in it. I'd like to replace
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I am doing a simple coin flipping experiment for class that involves flipping a
I have a French site that I want to parse, but am running into

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.