I found out why. It was caching playing the game with me. In debug log I could see skip request because of caching. After disable that everything is normal now. But when caching was not disabled, I did have a memory leak problem. Is that something Gatling should be aware of?
Thanks for all your help!