Closed gquintard closed 1 year ago
most probably a stack issue, I need to see how to reduce stack allocations
adding -arg "-p thread_pool_stack=100k" to the varnish command does the trick
-arg "-p thread_pool_stack=100k"
fixed
most probably a stack issue, I need to see how to reduce stack allocations
adding
-arg "-p thread_pool_stack=100k"
to the varnish command does the trick