Bug 1554 - Dropped HTTP connections in GASS HTTP server
: Dropped HTTP connections in GASS HTTP server
Status: RESOLVED FIXED
: GridFTP
GASS
: 2.0
: PC All
: P2 major
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-02-13 16:24 by
Modified: 2005-12-02 15:04 (History)


Attachments
Patch to deal with dropped connections (1.70 KB, patch)
2004-02-13 16:25, Alain Roy
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-02-13 16:24:30
This is a patch for the GASS HTTP server so that it deals correctly with 
dropped connections. It is important for Condor-G: without this patch, Condor-
G can get into a tight loop consuming all of the CPU. 

This patch was written by David Smith from CERN and has been tested as part of 
the VDT.

I will attach the patch separately. 

-alain
------- Comment #1 From 2004-02-13 16:25:19 -------
Created an attachment (id=316) [details]
Patch to deal with dropped connections
------- Comment #2 From 2004-03-02 13:04:21 -------
Patches committed to 3.2 branch and CVS trunk.  
  
joe