Christian,

I would add to my previous two suggestions about using HTTP 1.0 level support and the "Connection:close" header, an additional suggestion. Provide your own connection manager that does not attempt to re-use connections in a persistent manner, or at least, lets you control whether to do so.

I think you might be able to solve at least some of your issues that way.

-Eric.

Christian Kohlschuetter wrote:

Am Freitag, 10. Oktober 2003 23:40 schrieb Oleg Kalnichevski:


Chris,
Please see my comments in-line



I think it is less the patch itself but a standpoint problem (standards-compliant vs. robust).


To end this exasperating thread: everybody is invited (but not forced) to use the provided patch, especially as long as there is no other solution.

I will keep using my patch since you have not shown any workarounds for handling endless streams or illegal HTTP headers, which is a knock-out criterion for the unpatched version.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to