I have developed a web-service to send name and address to IIX for a credit
score from TUS.
I am getting an abnormal amount of socket resets, resulting in the lost
responce from IIX. To program around this I just sent it again, but I just
learned that each sendRequest generates a charge due by the company. So I
need to get to the bottom of this. IIX claims that they do not have this
problem with anyone else.
Here is the responce from the debug:
recvresp(): entered
HTTP/1.1 200 OK
Date: Tue, 31 May 2005 20:26:59 GMT
Server: Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)
Content-Length:
(GSKit) I/O: A connection with a remote socket was reset by that socket.
ssl_error(406): (GSKit) I/O: A connection with a remote socket was reset by
that socket.
SetError() #44: CommSSL_read: read:(GSKit) I/O: A connection with a remote
socket was reset by
http_close(): entered
Is there a tcp value that needs to be tweaked so the socket is not reset? Or
is there any other debugging I can do?
Thanks,
Jay
p.s. I am at version 1.11 pre2