halp
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: > >  >...
> [@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.