Fork me on GitHub
#yada
<
2015-10-26
>
stijn11:10:23

with aleph, should you serve your static resources asynchronously? i'm seeing 200/OK with an empty body when the parallelism in an apache bench test is higher than the nb threads in fixed-thread-executor

stijn11:10:36

anyone any experience with that?

stijn11:10:23

I was using the default executor and in local dev everything worked fine, but once you deploy an uberjar in a docker container on a not so big VM, it can't even serve swagger-ui

stijn11:10:02

so, started experimenting with a fixed thread executor and I'm able to reproduce this on my dev machine

malcolmsparks20:10:41

have you limited this to aleph? if so, can you add a github issue so zach will see it? otherwise it might be a yada issue