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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:09:27+00:00 2026-05-16T23:09:27+00:00

I have a few specific questions about web services (SOAP over HTTP): A client

  • 0

I have a few specific questions about web services (SOAP over HTTP):

  1. A client calls a web service. If, in the middle of the call, the client terminates it’s own connection, is the server aware that the connection was terminated?
  2. This is more of a HTTP question. Is is possible for a client to call a web service and be forced to wait for some amount of time before the processing actually occurs? For example, if I have a web service generated on a server, is it possible for the call to get stuck before it hits my implementation code? Perhaps the thread pool for the servlets are too busy? I equate this to when a website gets slammed from traffic (i.e. the Slashdot effect).

Thanks a lot!

  • 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-16T23:09:28+00:00Added an answer on May 16, 2026 at 11:09 pm

    1) Yes, when thinking of HTTP (which in nearly all cases is over Tcp), a client close() will trigger a close of communication and server connection will be released (see also Tcp protocol).

    2) For most server implementations, there is a maximum size of parallel workers (e.g. thread-pool size). That is why long running server execution time can be bad, because it is blocking incoming request if all threads are busy (and clients hitting reload all over again, which makes it even more severe). The way to deal with this is setting timeouts (both on client and server side). Finding the right timeout is not trivial, it highly depends on your use-case.

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

Sidebar

Related Questions

I have few questions about ssis transction isolation levels. consider a scenario:I have an
I have few basic questions on session management in GWTP. Client : GWTP, Server
I have a few quick questions about the iPhone software development. I did some
I'm new to web design, especially backend design so I have a few questions
I have a few generic questions about what are the best practices for SharePoint(2010).
I have a few specific questions concerning paid applications in the App Store, along
I'm working on a jQuery plugin and I have a few questions about some
I have read few questions about parsing string by tags, but I didn't find
I ultimately have two areas with a few questions each about Entity Framework, but
I have situation where I need to authenticate a client across multiple web services.

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.