Oleg Kalnichevski wrote:
> 
> While the connection itself may still be re-usable, the associated
> execution context gets messed up to a point, that it simply makes no
> sense to keep the connection alive.

I see. So this is an implementation issue because execution contexts
are associated with the connection rather than the request/response.
Let's put a comment in the code and leave the behavior as it is.

cheers,
  Roland


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

Reply via email to