Update VPP_STABLE_VER files
[csit.git] / resources / tools / dash / app / app.ini
index 796f332..b42f63d 100644 (file)
@@ -4,13 +4,16 @@ py-autoreload = 0
 
 [pal]
 module = wsgi:app
+master-fifo = /tmp/masterfifo
+lazy = True
+lazy-apps = True
+touch-chain-reload
+listen = 128
 
-processes = 2
-threads = 4
+workers = 2
 plugin = python3
 
 master = true
 http-socket = :5000
 socket = /tmp/app.sock
 chmod-socket = 666
-