* Use '--preload-app' to start starman for best performance and memory use

This commit is contained in:
Erik Huelsmann 2018-01-06 14:10:18 +01:00
parent 09d2d73db8
commit bef6697325

View File

@ -28,4 +28,4 @@ fi
#fi
# start ledgersmb
exec starman --port 5762 tools/starman.psgi
exec starman --port 5762 --preload-app tools/starman.psgi