Bugzilla – Bug 1554
Dropped HTTP connections in GASS HTTP server
Last modified: 2005-12-02 15:04:51
You need to log in before you can comment on or make changes to this bug.
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
Created an attachment (id=316) [details] Patch to deal with dropped connections
Patches committed to 3.2 branch and CVS trunk. joe