[uwsgi] http = :8082 processes = 16 offload-threads = 2 mimefile = /etc/mime.types check-static = dist/cmf-angular/ check-static = common/static/ route = ^/socket.io/.* uwsgi:/tmp/soketio.sock,0,0 max-requests = 1000 max-worker-lifetime = 3600 reload-on-rss = 2048 worker-reload-mercy = 60 # default-log-format = [pid: %(pid)|app: -|req: -/-] %(addr) (%(user)) {%(vars) vars in %(pktsize) bytes} [%(ctime)] %(method) %(uri) => generated %(rsize) bytes in %(msecs) msecs (%(proto) %(status)) %(headers) headers in %(hsize) bytes (%(switches) switches on core %(core)) log-format = [pid: %(pid)|app: -|req: -/-] %(addr) (%(var.HTTP_X_REAL_IP)) {%(vars) vars in %(pktsize) bytes} [%(ctime)] %(method) %(uri) => generated %(rsize) bytes in %(msecs) msecs (%(proto) %(status)) %(headers) headers in %(hsize) bytes (%(switches) switches on core %(core))