23 Jun
2017
23 Jun
'17
10:10 p.m.
On Fri, Jun 23, 2017 at 05:07:29PM +0200, Sandor Geller wrote:
If you've got control how JVM gets started then you could try limiting the size of the stack (-Xss option) to a large enough value - so this is a bit of iterative process...
Thanks Sandor. The problem is that syslog-ng is using JNI and I have no idea if it's even possible to pass JVM params in this case.