Hi, do Gatling (the open source version) does any small warm up of sorts before starting the execution?
I’ve been trying to “count” how many requests are hitting our Front Door (to find out from where things like j.n.c.ClosedChannelException are coming) and from the 300 requests, Front Door registers 302 usually, and the bigger the number the bigger is the “extra” requests. eg from 360000 requests Front Door have 360969. The execution is at 00:00 so I don’t believe anyone else is using the services.
So I was just wondering if there are some extra requests done that do not end on the final report?