gatling 2.1.4 Remotely Closed

HI there!

I got some :

`
15:16:47.390 [WARN ] i.g.h.a.AsyncHandlerActor - Request ‘A’ failed: java.io.IOException: Remotely closed

`

I don’t know why. Start, I think it was my server, but i’d got 0 timeouts. It appears at 7th user connected… It’s really strange. It seems it will get 400 remotely closed, and then, nothing…

Can someone help me?

LEDUNOIS S

First, upgrade to 2.1.5 (announcement is coming, but artifact are already on central).
Then, Remotely closed has nothing to do with timeout but with keep-alive: server closing the connection forcefully while the client still writes.