On Tue, 2023-09-19 at 22:17 +0200, Oleg Kalnichevski wrote:
> On Tue, 2023-09-19 at 18:31 +0200, Damien Urruty wrote:
> > Hello,
> > 
> > We are using Apache HttpClient 5.2.1 to connect to potentially
> > different
> > servers, and for each of them, we can have a mix of "classic" HTTP
> > requests
> > and long connections to receive Server-Sent Events. In some cases,
> > we
> > have
> > to cancel those long requests and reopen them later.
> > 
> > 

...

> > Is there something we are not doing correctly?
> > 
> 
> Hi Damien
> 
> I could not spot anything obviously wrong right away. I will take a
> closer look at it again in the coming days. In meantime it would help
> a
> great deal if you could produce a context / wire log of the session
> that works correctly and another one that does not. I also promise to
> review the relevant bits of connection management code to see if
> there
> are any defects. 
> 

Damien

I reviewed the relevant bits of code in HttpClient and could not spot
any obvious defects. I cannot do more without a reproducer or at least
an context / wire log exhibiting the issue.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to