POST problems

We are having problems POSTing. The symptom is that the request dies after
posting the header and before posting the entity body. This is on Windows
NT, not on our usual Macs for a change. The problem is that the Winsock
layer returns an error that aborts the request in progress, `WinSock
reported error=10058'. A further strangeness is that this happens on the
second POST. The first POST succedes. This is libwww 5.2.1. Any ideas?

HTAnchor.... Clear all header information
Tmp Anchor.. With location `file:/tmp/skg.1.918599722.1'
HTSimplify.. `file:/tmp/skg.1.918599722.1' into
............ `file:/tmp/skg.1.918599722.1'
Find Parent. 00E05850 with hash 513 and address
`file:/tmp/skg.1.918599722.1' created
Request..... Created 00E05560
Net After... Add 00524300 with order 65535 tmplate `<null>' code 1 context
00000000
HTSimplify.. `http://foo.bar.com/writestream.srv' into
............ `http://foo.bar.com/writestream.srv'
Find Parent. 00E05340 with hash 243 and address
`http://foo.bar.com/writestream.srv' created
Link create. from anchor 00E05850 to 00E05340 with type NONE, method PUT
HTAccess.... Accessing document http://foo.bar.com/writestream.srv
Net Before.. calling 00283B22 (request 00E05560, context 00000000)
Net Before.. calling 00283B16 (request 00E05560, context 00000000)
Check rules. for `http://foo.bar.com/writestream.srv'
Net Before.. calling 00283B1C (request 00E05560, context 00000000)
Auth Engine. Looking up `http://foo.bar.com/writestream.srv'
URL Tree.... did NOT find `w3c-AA'
Auth Engine. No information
Credentials. verified
Net Before.. calling 00283C72 (request 00E05560, context 00000000)
PEP Engine.. Looking for info on `http://foo.bar.com/writestream.srv'
URL Tree.... did NOT find `w3c-pep'
PEP Engine.. No information
Net Before.. calling 00283B10 (request 00E05560, context 00000000)
Net Object.. 00E05140 created with hash 2
Net Object.. starting request 00E05560 (retry=1) with net object 00E05140
HTTP........ Looking for `http://foo.bar.com/writestream.srv'
HTDoConnect. Looking up `foo.bar.com'
Host info... REUSING CHANNEL 00DFE550
Host info... Add Net 00E05140 (request 00E05560) to pipe, 3 requests made,
1 requests in pipe, 0 pending
Timer....... Deleted timer 00E0E6C0
HTHost...... No ActivateRequest callback handler registered
Channel..... Semaphore increased to 1 for channel 00DFE550
StreamStack. Constructing stream stack for text/x-http to */*
Tee......... Created stream 00E05030 with resolver 00363300
HTTP........ Dumping request to `w3chttp.out'
HTTP........ Generating HTTP/1.x Request Headers
HTTP........ Generating General Headers
MIME........ Generating Entity Headers
Buffer...... Flushing 00DFE4B0
Write Socket 380 bytes written to 16
Timer....... Created one shot timer 00E06B80 with callback 003180A0,
context 00E050B0, and relative timeout 2000
Uploading... Holding 00E050B0 for 2000 ms using time 00E06B80
Event....... Register socket 16, request 00000000 handler 1000D8C0 type
HTEvent_CLOSE at priority 20
Event....... Registering socket for HTEvent_CLOSE
Event....... Register socket 16, request 00E05560 handler 1000D8C0 type
HTEvent_READ at priority 20
Event....... Registering socket for HTEvent_READ
Error....... Add  73    Severity: 1     Parameter: `WinSock reported
error=10058'       Where: `NETREAD'
Host kill... Pipeline due to HTEvent_CLOSE event
Host kill... Terminating net object 00E05140 from pipe line
Error....... Add  59    Severity: 1     Parameter: `Unspecified'
Where: `HTLoadHTTP'
HTTP Clean.. Called with status -902, net 00E05140
HTTPGen..... ABORTING...
HTTPRequest. ABORTING...
Buffer...... ABORTING...
FileWriter.. ABORTING...
MIMERequest. ABORTING...
Timer....... Deleted timer 00E06B80
Net Object.. Delete 00E05140 and call AFTER filters
Host info... Remove 00E05140 from pipe
Host Object. keeping persistent socket 16
Channel..... Delete 00DFE550 with semaphore 1
HTTPStatus.. ABORTING...
Buffer...... ABORTING...
Channel..... Semaphore decreased to 0 for channel 00DFE550
Timer....... Created one shot timer 00E06D30 with callback 1000F900,
context 00DFEC40, and relative timeout 60000
Host........ Object 00DFEC40 going idle...
Net Object.. Remove object 00E05140
Response.... Created 00E05130
Net After... calling 00524300 (request 00E05560, response 00E05130, status
-902, context 00000000)
Net After... calling 00283C78 (request 00E05560, response 00E05130, status
-902, context 00000000)
Net After... calling 00283B28 (request 00E05560, response 00E05130, status
-902, context 00000000)
Load End.... Request ended with code -902
Host Event.. host 00DFEC40 `foo.bar.com' closed connection.
Event....... Socket 16 unregistered for HTEvent_READ
Event....... Socket 16 unregistered for HTEvent_WRITE
Channel..... Delete 00DFE550 with semaphore 0
Socket read. FREEING....
Socket write FREEING....
Net Manager. Decreasing active sockets to 0, 1 persistent sockets
Channel..... Deleted 00DFE550, socket 16
Net Manager. 0 active sockets, decreasing persistent sockets to 0
Host info... removed host 00DFEC40 as persistent
Host Event.. wild socket 16 type = Event_Close real socket is -1
Host Event.. wild socket 16 type = Event_Close real socket is -1
Timer....... Dispatch timer 00E06D30
Host Event.. host 00DFEC40 `foo.bar.com' closed connection.

Received on Tuesday, 9 February 1999 17:57:27 UTC