limited both scheduler to 1 CPU fix
Compare changes
Files
2+ 0
− 3
@@ -223,9 +223,6 @@ TOMCAT_PROXY_URL=${PROXY_URL}/sta/
all of
seems brittle, heavily dependent on the version and engine and in the end does not limit the resources.
i changed to cpus
which seems somewhat stable. I also set the two sheduler to one cpu fix for now. if this become a bottleneck we can loosen the limit.