Ask a Question related to ASP.NET Web Services, Design and Development.
-
Shinz62 #1
Intermittent Failure to respond
I have a dot net windows client, calling a dot net web service on a timer.
Every once in a while the web service fails to respond causing my client to
get a timeout. This is especially painful on the client side because when the
failure occurs it causes the client to hang, waiting for the reply that never
comes, until the timeout is triggered.
I did some monitoring with a sniffer and found out that actually the web
service does respond but it responds differently on occasion. The difference
seems to be that sometimes the client was in the middle of doing a keep alive
exchange with the server when the application call is made. The result is
that the server responds with an ACK rather than an OK at the end of the
application call and this causes the client to not understand the reply.
I don't have any easy way to reproduce this problem, it usually occures only
after the app has been running for 20-30 minutes and this makes it especially
difficult to track.
Any suggestions?
Shinz62 Guest
-
#39484 [NEW]: intermittent include failure under symlinked virtual hosts
From: phpbugz at x0rz dot com Operating system: linux kernel 2.4.27 w/debian 3.1 PHP version: 5.2.0 PHP Bug Type: Apache2... -
AI 10 for Mac slow to respond?
Why does Illustrator 10.0.3 just sit there and think for long seconds when I come back to it after checking my email? Got a truckload of memory, btw,... -
Auto Respond
I have a subscribe/unsubscribe script that I am using on my site. It includes an autorespond to the person making the request. However, I would... -
Intermittent failure with VPN client on MacOS X.2
I'm using Cisco VPN client 4.0.1(A) to access my company's network over a broadband connection (cable-Road Runner). I'm running on MacOS X.2,... -
Respond soon
Dear Partner, Following the sudden death of my husband General Sani Abacha the late former head of state of Nigeria in June 1998, I have been... -
Shinz62 #2
RE: Intermittent Failure to respond
---this is my repost under a supported user id ---
---------------------------------------------------------
I have a dot net windows client, calling a dot net web service on a timer.
Every once in a while the web service fails to respond causing my client to
get a timeout. This is especially painful on the client side because when the
failure occurs it causes the client to hang, waiting for the reply that never
comes, until the timeout is triggered.
I did some monitoring with a sniffer and found out that actually the web
service does respond but it responds differently on occasion. The difference
seems to be that sometimes the client was in the middle of doing a keep alive
exchange with the server when the application call is made. The result is
that the server responds with an ACK rather than an OK at the end of the
application call and this causes the client to not understand the reply.
I don't have any easy way to reproduce this problem, it usually occures only
after the app has been running for 20-30 minutes and this makes it especially
difficult to track.
Any suggestions?
Shinz62 Guest



Reply With Quote

