Hello Guys,
Currently I use docker-commandbox with image jdk11-3.6.0 (commandBox 5.6.1) with lucee 5.3.9.141
When I upgraded to jdk11-3.6.4 (commandBox 5.7.0) with the same lucee 5.3.9.141 my instances has the strange behaviour.
The instances sometime suddenly down, i have a feeling when there are so many requests the CPU will get high and after that the isntance is down.
FYI, currently I set the maxRequest = 200, and at busy period my instance can be 10-12 instances.
in commandBox 5.6.1 I never have this problem, after I upgrade to commandBox 5.7 then I always get info if one of our isntance down.
Maybe someone know about my case? is there new setting in commandBox 5.7 I have to regards ?