Mantis - Resin
Viewing Issue Advanced Details
984 minor always 03-09-06 12:12 04-11-06 12:53
sam  
ferg  
urgent  
closed 2.1.x  
fixed  
none    
none 3.0.19  
0000984: isapi_srun not returning from recv
(rep by B Baldwin)

isapi_srun.dll has a number of connections stuck at:

00fecd7c 74fd1394 NTDLL!NtWaitForSingleObject+0xb
00fecdb8 74fd160d msafd!SockWaitForSingleObject+0x1a8
00fece34 7503a19a msafd!WSPRecv+0x1e9
00fece7c 10009ddc ws2_32!recv+0x99

But the backend Resin servers does not show any active connections.

There are 300+ connections stuck in isapi_srun.dll.

Notes
(0000929)
mindlink   
03-10-06 00:20   
May be related to http://bugs.caucho.com/view.php?id=977. [^]
This is not a minor issue as it breaks some applications e.g AJAX based.
They can not cope easily with the trashed responses.
(0001079)
ferg   
04-11-06 12:53   
added timeout from recv