halp

Results 4 comments of halp

> I'm not sure I understand what the issue is here, can you post a reproducible example? client->ngnix->server. It happens probabilistically. When the number of concurrent requests is high, a...

> > > I'm not sure I understand what the issue is here, can you post a reproducible example? > > > > > > client->ngnix->server. It happens probabilistically. When...

> > Hi [@byte0o](https://github.com/byte0o), > > I re-run the testcase above and captured the traffic using Wireshark. > > I noticed some TCP acked unseen segments: > > ![Image](https://github.com/user-attachments/assets/811af5fe-f682-48d7-962a-a3d21d1610c4) >...

> [@halpers](https://github.com/halpers), > > Correct, it returns ErrConnectionClosed on io.EOF. > > The issue can be closed I guess. The question is why it happens and how to solve it.