Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS Server 5.0 / request problem

Status
Not open for further replies.

JOLESEN

Programmer
Jun 21, 2002
317
DK
I have a weird problem with a client trying to transfer Sales Orders via a HTTP-Request (https).
Some orders are almost impossible to transfer : Only 3-10 pct. of the retry attempts succeeds.

Other orders don't cause any problems : Each and everyone is received every time I try a retransmission.

Tech-staff (Oracle) at the client claims that the host (Our IIS-Server) closes the socket before the client completes sending the request.

I have been looking in the IIS-Server log, and can't find any activity at all at the time where the problem-orders are being retransmitted.
I am able to initiate retry attemps myself, so I know when to look in the log.
In fact there is a 100% match between the entries in the log and the orders received.

The operating system is Win 2000 Server.
There is a firewall (Cisco 506) between the server and the outside world.

Questions :
1) Any experience with this in this forum ?
2) Will IIS log any socket-activity that fails ?
3) If IIS will not log any errors on a lower level (socket) - what kind of tools could do that ?


This problem is becoming an issue, so any help will be appreciated a lot - thanks in advance !
/JOlesen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top