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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:18:13+00:00 2026-05-26T12:18:13+00:00

We have an external system (not under my control) which has a Http Service

  • 0

We have an external system (not under my control) which has a Http Service running on it and we can invoke the service using Java’s HttpURLConnection object. Now, for some reason the service crashes upon invocation of a specific request. Am wondering as to what can be the likely causes of Http Service to crash from the client perspective other than lets say resource hogs like a connection leak. Note that this happens when it is called many times (over 50) at the same time and not under less load. Would highly appreciate if anyone can provide recommendations around the same.

  • 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-26T12:18:13+00:00Added an answer on May 26, 2026 at 12:18 pm

    This is impossible to answer except with generalities.

    It looks like you are overloading the service, and an overloaded service can potentially crash for any number of reasons including:

    • resource leaks triggered by overload
    • resource starvation (due to doing too many things at once)
    • incorrect handling of timeouts and other errors cause by overload
    • synchronization bugs (race conditions, dead-locks, etc) that are triggered by overload
    • overloading of backend services
    • and so on.

    I can’t see how enumerating the possibilities is going to help you. You should really be talking to the people who control the service that you are overloading. Ask them how many concurrent calls your client should be making.


    Would highly appreciate if anyone can provide recommendations around the same.

    My recommendation is to reduce the number of requests you are making in parallel. The service (any service!) can only cope with a certain number of requests per second. If you exceed that capacity you won’t get better service. On the contrary, you are likely to cause performance problems that will significantly reduce the service’s throughput … or even crash it.

    Use your common sense. Be a good network citizen.

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

Sidebar

Related Questions

We have an external service that is currently accessible via the http (port 80,
I need to integrate an external SOAP Service into my system. I have only
I have a system which needs to send requests to an external system, whenever
I have the following situation. Im getting data from an external system in the
I have this external module of my system and I thought to integrate it
I have an external JavaScript that contains: function random_imglink(){ var myimages=new Array() myimages[1]="http://sevir.sitegoz.com/jchs/Banner1.png" myimages[2]="http://sevir.sitegoz.com/jchs/banner2.png"
I have an external stylesheet that has specific IE-hacks. Every so often my site
I have troubles using the java ServiceLoader in a NetBeans module application. Here is
I want to execute an external assembly with mandatory arguments using Application Domain (not
I have been using Visual Studio 2005 under Windows XP Pro 64-bit for C

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.