« Previous | Next » 

Revision 5dc626fd

ID5dc626fd898ea59855e93d778834ab64144b2fdf

Added by Iustin Pop about 15 years ago

Fix burnin problems when using http checks

The urllib2 module has very bad error handling. This patch changes to urllib
which is simpler, and we derive a custom class from the FancyURLopener. Burning
is no longer keeping sockets in CLOSE_WAIT state with this patch.

Reviewed-by: ultrotter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences