HP3000-L Archives

January 2001, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Andrew Cartledge <[log in to unmask]>
Reply To:
Andrew Cartledge <[log in to unmask]>
Date:
Wed, 31 Jan 2001 11:11:10 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
I have a client process that reads a file of transactions, builds an XML
format buffer and posts out on port 80.

Every time a record is read and XML build done, an IPCDEST, IPCCONNECT,
IPCRECV (validate the vc-desc), IPCSHUTDOWN (release socket), IPCSEND and
IPCSHUTDOWN is performed.

This works erratically. Sometimes I get a socket timeout on the IPCRECV
halfway through sending e.g. on the 40th record having posted the previous
39 succesfully.

Not only does this trash my posting process but also appears to disconnect
some Reflection sessions with a 'Telnet session has been disconnected' msg.

Anyone seen this before and would extending the wait of the IPCRECV make a
difference (assuming its a performance thing)

TIA

ATOM RSS1 RSS2