[ZCM] [ZC] 266/ 3 Comment "Retried requests loose headers"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Tue, 05 Mar 2002 12:45:07 -0500


Issue #266 Update (Comment) "Retried requests loose headers"
 Status Pending, ZServer/bug+solution medium
To followup, visit:
  http://collector.zope.org/Zope/266

==============================================================
= Comment - Entry #3 by htrd on Mar 5, 2002 12:45 pm


Uploaded:  "headers.diff"
 - http://collector.zope.org/Zope/266/headers.diff/view
Hmmm. Heres the patch. 


________________________________________
= Comment - Entry #2 by ajung on Mar 5, 2002 12:41 pm

forgot to submit the patch ?
________________________________________
= Request - Entry #1 by htrd on Mar 5, 2002 12:33 pm

Request headers are not correctly copied into retried requests.

One bad effect of this is that it looses the connection:close header too, and a client request may stall indefinitely.

(I could make 2.5.0 stall within one minute of stress testing without this patch, and with this patch it has just run for 30 minutes without stalling)
==============================================================