in reply to Re: Starman eat all the memory with Dancer REST api
in thread Starman eat all the memory with Dancer REST api

What a confidence in Starman! :P

Of course that was my first thought, but my app don't have memory leaks if I execute standalone, just when I execute with Starman happends.

I tryed Starman only with 1 worker and I modified my app to perform a single operation, and the problem was still there.

  • Comment on Re^2: Starman eat all the memory with Dancer REST api