<@U4H0M349G> Thanks for being helpful as always! S...
# http4k
k
@dave Thanks for being helpful as always! So I do monitor the app, it did not run out of memory. HTTP4K has been good memory wise. The server does not do very much. It rarely calls into a db via a vanilla HikariCP implementation. It mostly hits a redis server via Lettuce and talks to AWS' SNS. It does deal with a decent amount of traffic around 20rps on a machine with 512mbs of memory. Max heap is set to 248M.